Do you like Muzzle's notifications on its landing page but wished you had such exciting notifications to mute? Well now you can!
Just use me:
brew install terminal-notifier
git clone [email protected]:krivachy/unmuzzle.git
cd unmuzzle
node unmuzzle.js
Want a more authentic notification experience? Follow the instructions on terminal-notifier to enable them:
To enable actions on the notification (the buttons that allow the user to select an option), open System Preferences > Notifications, select terminal-notifer in the sidebar, and select the "Alerts" alert style.
- Some version of node. I used v7.7.1
- Brew or if not install terminal-notifier
You can specify the interval which the notifications should come, e.g.:
node unmuzzle.js 3000
- The terminal icon from terminal-notifier is always visible. Don't think this can be remove. Please submit PR if you know otherwise.
- Some notifications don't work and get displayed.
All credits go to Muzzle and Bryan Jones for the idea. Download Muzzle and follow him on Twitter!