enhancementgood first issue
仓库指标
- 星标
- (723 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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.