enhancementgood first issue
Repository metrics
- Stars
- (723 stars)
- PR merge metrics
- (PR metrics pending)
Description
Currently supported Weather providers:
- Qweather
- Open-meteo
- OpenWeatherMap
Weather client implementation is abstracted. More providers can be added by creating new client implementation.
The weather data is processed as detailed here.
Example showing new weather client implementation.
Community contributions are welcome.