11 lines
379 B
Markdown
11 lines
379 B
Markdown
# wetter
|
|
|
|
A weather app which uses data provided by DWD, fetched via the [Bright Sky API](https://brightsky.dev/). Currently it features
|
|
* Adding locations by coordinates or search OpenStreetMaps
|
|
* Showing the forecasted weather conditions for up to 10 days
|
|
* Showing a rain radar forecast (2 hours, Germany only)
|
|
|
|
## License
|
|
Full license in LICENSE file. Licensed under GPL 3.
|
|
|