Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 521 Bytes

README.org

File metadata and controls

24 lines (19 loc) · 521 Bytes

notification-center-menubar

macOS menubar app for monitoring unhandled notifications in notification center

screenshot-1.png screenshot-2.png

Dependencies

  • rumps
  • py2app

Building

Install dependencies:

pip3 install -r requirements.txt

Build application:

python setup.py py2app

Running

Launch notification-center-menubar. The app runs in background without a Dock Icon. To exit the application, press the menu bar icon and select Quit.