DeskbarWeather is a Haiku Deskbar replicant which displays weather information.
Latitude/Longitude geolookup uses ip-api
Weather is retrieved from Open-Meteo
~/DeskbarWeather> cmake .
~/DeskbarWeather> make
You will need to have sphinx
installed if you want to build the user guide.
~> pkgman install sphinx_python310