1.0.3 • Published 2 years ago

awesome-weather-now-cli v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

awesome-weather-now-cli

Display current weather in the terminal

Install

$ npm i -g awesome-weather-now-cli

Usage

$ weather -h / -c [CITY] / -t [API_KEY]

-c CITY sets city (words in a city name should be separated by _)
-h calls help
-t API_KEY sets token
No params - shows weather (if you set a city and a token before)

API_KEY

OpenWeather

Related

  • axios - Promise based HTTP client for the browser and node.js
  • chalk - Style and color text in the terminal
  • dedent - An ES6 string tag that strips indentation from multi-line strings
1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago