Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 628 Bytes

ReadMe.md

File metadata and controls

25 lines (15 loc) · 628 Bytes

DeskbarWeather Logo DeskbarWeather

DeskbarWeather ScreenShot

DeskbarWeather is a Haiku Deskbar replicant which displays weather information.

Latitude/Longitude geolookup uses ip-api

Weather is retrieved from Open-Meteo


Build Instructions

~/DeskbarWeather> cmake .
~/DeskbarWeather> make

You will need to have sphinx installed if you want to build the user guide.

~> pkgman install sphinx_python310