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