Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.41 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.41 KB

unmuzzle

Do you like Muzzle's notifications on its landing page but wished you had such exciting notifications to mute? Well now you can!

Quickstart

Just use me:

brew install terminal-notifier
git clone git@github.com: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. Enabling actions

Requirements

Options

You can specify the interval which the notifications should come, e.g.:

node unmuzzle.js 3000

Known issues

  • 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.

Credits

All credits go to Muzzle and Bryan Jones for the idea. Download Muzzle and follow him on Twitter!