1.0.1 • Published 6 years ago

zoom-dnd v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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
1.0.1

6 years ago

1.0.0

6 years ago