Skip to content

dderg/mini-badger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-badger

Lightweight app to display notification icon from the dock in the macos top bar

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

About

Utility to show notification badges in MacOS top bar

Resources

License

Stars

Watchers

Forks

Languages