rocksdanister/weather

More weather providers

开放

#14 创建于 2023年10月3日

 (8 条评论) (3 个反应) (0 位负责人)C# (43 个派生)github user discovery
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.

贡献者指南