Wanna Conky to show your local weather? You might had found tons of solutions already on the web, but here comes a simpler one: SimpleWeather.
Requirement:
- Python >= 2.5
How to use it:
- Download weather.py.
- Edit the file, fill in required parameters (read CONFIGURATION first).
- Add ${execi 3600 python the_path_to/weahter.py} to your .conkyrc.
Great article! I have been looking for a simple weather script.