best-weather-cli
v1.0.3
Published
A weather CLI app in Node.js. The app checks weather in command line.
Downloads
9
Maintainers
Readme
Weather CLI in Node.js
A weather CLI app in Node.js. The app checks weather in command line.
Medium Article
Usages
npm i -g best-weather-cli
weather
weather config -k={your api key} -c={your city id} -u={temperature units}
weather now
weather forecast
Screenshots
main menu
weather now
weather forecast
How to build locally
npm i
npm link