Skip to content

changhuixu/weather-cli-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather CLI in Node.js

ko-fi

A weather CLI app in Node.js. The app checks weather in command line.

npm

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

License

Feel free to use the code in this repository as it is under MIT license.

ko-fi