Skip to content

Get weather information about given location in terminal.

License

Notifications You must be signed in to change notification settings

bankubanku/weather-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-cli

App written in JavaScript that displays basic info about the current weather in a Linux terminal.

screenshot showing example usage of an app

installation

Install node.js if you don't have it installed yet.

Clone this repository

git clone https://github.com/bankubanku/weather-cli.git

usage

To use the application, type the following command, including the city of your choice:

node weather-cli/weather-cli.js -l Poznań

When asked, provide your OpenWeather's API key (it will be saved in ~/.weather-cli) and specify location you meant if needed.

contributing

Although it is a simple project that I wrote to practice JavaScript in the Node.js runtime environment, all contributions are welcome. If you have any questions, feedback or want to say hello, text me on Matrix or Discord or write me an email ([email protected]) :3

About

Get weather information about given location in terminal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published