Skip to content

Enable DND if Zoom software is running, disable DND upon closing it.

License

Notifications You must be signed in to change notification settings

markshust/zoom-dnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zoom-dnd

Description

Detect if the Zoom videoconferencing software is running. If it is, enable Do Not Disturb (DND).

Once Zoom closes, it'll automatically disable DND.

Usage

Run one time:

npx zoom-dnd

You can also set this up to run on boot by opening up crontab:

crontab -e

then adding this line:

@reboot npx zoom-dnd

About

Enable DND if Zoom software is running, disable DND upon closing it.

Resources

License

Stars

Watchers

Forks

Packages

No packages published