ReadMe.md
June 4, 2014 ยท View on GitHub
Weather On Terminal
Get weather information right on the terminal.

Usage
git clone https://github.com/ChillarAnand/Weather-on-Terminal.git
cd Weather-on-Terminal
python weather.py
How it works?
- It fetches your ip from http://checkip.dyndns.org
- By using ip, it fetches weather from http://worldweatheronline.com/
More
Wrote this for my blog post http://www.avilpage.com/2014/06/a-weather-widget-on-your-terminal.html