Skip to content

rocklyve/weatherInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

View the weather in your terminal

Uses [OpenWeatherMap](http://openweathermap.org) as data source.

Installation

pip install -Ur requirements.txt
ln -s `pwd`/weather.py /usr/local/bin/weather  # Optional symlink for convenience

Usage

After installing and linking you can use "weather" to show the current weather. If you want to show the weather of the next days, enter an Integer between 0 and 16 to look n days after the current day...

This is a modified version of: https://github.com/dideler/simple-weather

About

displays the weather in terminal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages