"Select city" is functional, but since the app doesnt have an internal list off all cities in the world, it does the autocomplete (type in the topbox) with an api call to PhotonKomoot to get the names and coordinates.
Then there is a second api call to OpenMeteo for the weather data.
If your firewall is blocking those api calls, then you arent going to be able to select a city.
"Select city" is functional, but since the app doesnt have an internal list off all cities in the world, it does the autocomplete (type in the topbox)
with an api call to PhotonKomoot to get the names and coordinates.
Then there is a second api call to OpenMeteo for the weather data.
If your firewall is blocking those api calls, then you arent going to be able to select a city.
Here the weather app that uses the images in case someone has interest.
https://github.com/mllhild/SimpleWeather_WPF/tree/master
This is so cute. Im going to try using them for a little school project of a weather app.
Thanks for the textures