geoffstevens8 / do-not-disturb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

do-not-disturb

Turn Do Not Disturb on or off on macOS.

  1. Install calm-notifications
brew install vitorgalvao/tiny-scripts/calm-notifications
  1. Connect a script

Load do-not-disturb-on.sh to turn Do Not Disturb on and do-not-disturb-off.sh to turn Do Not Disturb off. Run them with the command bash followed by the file path.

Alternatively, to turn Do Not Disturb on, run the command:

calm-notifications on

To turn Do Not Disturb off:

calm-notifications off

About


Languages

Language:Shell 100.0%