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
- Download weather.py.
- Open weather.py in your text editor.
- Read the CONFIGURATION, fill in required parameters and save the file.
- Add ${execi 3600 python the_path_to/weahter.py} to your .conkyrc.