Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prometheus42/weather.dwd
A Kodi Plugin for the German Weather Service (DWD) weather forecasts.
https://github.com/prometheus42/weather.dwd
dwd dwd-weather kodi kodi-addon python weather-api
Last synced: 2 months ago
JSON representation
A Kodi Plugin for the German Weather Service (DWD) weather forecasts.
- Host: GitHub
- URL: https://github.com/prometheus42/weather.dwd
- Owner: prometheus42
- License: gpl-3.0
- Created: 2023-11-26T18:20:30.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-20T15:09:57.000Z (2 months ago)
- Last Synced: 2024-10-20T16:31:24.843Z (2 months ago)
- Topics: dwd, dwd-weather, kodi, kodi-addon, python, weather-api
- Language: Python
- Homepage:
- Size: 538 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE
Awesome Lists containing this project
README
# weather.dwd - A Kodi Plugin for the German Weather Service (DWD) weather forecasts
This Kodi plugin fetches weather reports from the German Weather Service (DWD)
provided for the WarnWetter app. Note that the DWD only provides weather
forecasts for Germany.All weather stations for which information can be obtained can be found in this
list: https://www.dwd.de/DE/leistungen/met_verfahren_mosmix/mosmix_stationskatalog.cfg## Links
* This plugin is based on the NOAA plugin: https://github.com/randallspicher/weather.noaa/
* Some code was taken from: https://github.com/vlmaksime/weather.gismeteo/
* All information about developing Kodi addons: https://kodi.wiki/view/Add-on_development
* Kodi wiki entry for developing weather plugins: https://kodi.wiki/view/Weather_addons
* Info for settings in Kodi addons: https://kodi.wiki/view/Add-on_settings
* OpenAPI for the weather API of the DWD: https://github.com/bundesAPI/dwd-api