HaikuArchives / Weather

A weather app for Haiku
MIT License
10 stars 26 forks source link

Add clickable link to current weather source #67

Open smccrearyx opened 5 years ago

smccrearyx commented 5 years ago

Add a link to the current source of the weather data. This might be a better solution than some of the other feature requests. Make it easy for a user to click somewhere on the app in order to open a web page showing more detailed weather for their selected location.

nexus6-haiku commented 2 years ago

As of now, Open Meteo does not provide a web page/app with weather forecast. We may add support for this when we properly decouple provider and internal API/logic and add more providers.