macOS menubar app for monitoring unhandled notifications in notification center
- rumps
- py2app
Install dependencies:
pip3 install -r requirements.txt
Build application:
python setup.py py2app
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.