
KarambaMetar
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
KarambaMetar (c) 2003 Jan Finell
Simple and small superkaramba weather theme using the pymetar module to fetch the weather data.
Thanks to Tobias Klausman for the pymetar module. See the pymetar.py module for more information on it.
Weather icons set from weather.com.
To change the icon set just overwrite the icons in weather_icons/ directory.
Scale down the large icons to 45x45 otherwise it will look ugly! The small
icons should be 22x22.
Get you local 4-character ICAO station code from:
http://www.nws.noaa.gov/tg/siteloc.shtml
Note! It's only been tested with Python2.3 so if you have any problems with other versions please let me know!
17 years ago
0.6 - Showing different icons during the night.
Fixed bug in the pymetar module.
17 years ago
0.6 - Showing different icons during the night.
Fixed bug in the pymetar module.
winelli
17 years ago
Report