Skip to content

A weather replicant for the Haiku Deskbar

License

Notifications You must be signed in to change notification settings

augiedoggie/DeskbarWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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