SimpleWeather

Wanna Conky to show your local weather? You might had found tons of solutions already on the web, but here comes a simpler one: The weather.py.

Project Repository

GitHub: http://github.com/jaux/simpleweather

Requirement

  • Python >= 2.5, < 3

How to use it

  1. Download weather.py.
  2. Open weather.py in your text editor.
  3. Read the CONFIGURATION, fill in required parameters and save the file.
  4. Add ${execi 3600 python the_path_to/weahter.py} to your .conkyrc.

Comments are closed.