Thanks to visit codestin.com
Credit goes to github.com

Skip to content

joshp123/buienbar

Repository files navigation

BuienBar

Tiny macOS menu bar app that tells you if rain is coming soon using Buienradar public APIs.

Screenshot

Menu bar

Run locally

./Scripts/compile_and_run.sh

Grant location access when prompted (use the “Allow Location” button if needed).

Fix repeated location prompts (dev signing)

compile_and_run.sh will automatically use a trusted “BuienBar Development” certificate when it exists. If macOS asks every launch, create one:

./Scripts/setup_dev_signing.sh
# Trust the certificate in Keychain Access (Code Signing)
export APP_IDENTITY="BuienBar Development"
./Scripts/compile_and_run.sh

What it shows

  • Menu bar icon (rain in N minutes or sparkline, toggle in popover)
  • Stacked rain sparklines: 1h / 3h / 24h
  • Buienradar rain radar still image

Data sources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published