This free widget grabs the latest current weather data from wunderground.com and displays it in a nice and minimal way.
- 3 day forecast and outlook for the current day/night
- Forecast drawer that can be opened/closed
- Fully customizable colors
- Display or hide the location
- Display or hide date and/or time (incl. seconds)
The widget requires the discontinued Yahoo! Widget Engine (Konfabulator), which can be inofficially downloaded here: Mac version, Windows version.
- Wunderground for their nice Wunderground API.
- Yuval Kogman for his support in the old Konfabulator times of the widget.
- Pierre Bédat for his idea to localize the widget and his great help with the French translation.
- Allan Nyholm Nielsen for the Danish translation.
If you want to make improvements to this widget:
- Fork the project on GitHub.
- Make your feature addition or bug fix.
- Commit with Git.
- Send a pull request.
Want the widget to support your language?
- Create a copy of the English language file and put it in its own language folder in
Resources
with the language's shortcode as the folder name. For exampleResources/sp/Localizable.strings
for a Spanish translation (shortcodesp
). Only use language shortcodes listed on http://www.wunderground.com/weather/api/d/docs?d=language-support. - Adjust the translations in your new file.
- Submit the file in a fork (see Contribution, above) or submit it as a new issue.
Your localization will then be released with the next widget version.
Note: The localization file only requires translations for the widget texts listed in the localization file. The weather conditions like "rain" or "sunny" are provided by Weather Underground and are already translated into many languages: http://www.wunderground.com/weather/api/d/docs?d=language-support.
Created by Robert Wünsch, www.widescape.com
© All rights reserved. Contributions are welcome and will by fully credited.