ReadMe.md

June 4, 2014 ยท View on GitHub

Weather On Terminal

Get weather information right on the terminal. Weather-on-Terminal

Usage

git clone https://github.com/ChillarAnand/Weather-on-Terminal.git
cd Weather-on-Terminal
python weather.py

How it works?

  1. It fetches your ip from http://checkip.dyndns.org
  2. 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

Contents

  1. 0.1Weather On Terminal
  2. 0.2Usage
  3. 0.3How it works?
  4. 0.4More