Shows dock notifications for selected apps in the MacOS menu bar. Bring your own icons.

brew tap dderg/tap
brew install mini-badger
To run on startup
brew services start mini-badger
The app expects to see the config file at ~/.config/mini-badger/mini-badger.toml
, example:
[apps.Slack]
interval_secs = 2
icon_path = "~/.config/mini-badger/icons/Slack.png"
[apps.Mail]
interval_secs = 10
- Prevent mini-badger icon from appearing in Dock