Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 695 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 695 Bytes

Mini-badger

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

Screenshot 2025-02-08 at 05 19 55

Installation

brew tap dderg/tap
brew install mini-badger

To run on startup

brew services start mini-badger

Configuration

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

Roadmap

  • Prevent mini-badger icon from appearing in Dock