Pick one of these approaches
Pick this approach if you want to show the status in the menu bar, like this https://share.getcloudapp.com/9Zu8Ok97
- Install https://github.com/tonsky/AnyBar
- Run it
- Place the
zoom-status.sh
on your path. Alongside it place thezoom-mute-status.scpt
. chmod u+x zoom-status.sh
- Run it with
nohup zoom-status.sh &
Pick this approach if you want to show the status on the desktop.
- Install https://tracesof.net/uebersicht/
- Run it
- Click its icon and open the widgets folder.
- Place a folder
zoom-mute-status
within it, with the fileszoom-mute-status.jsx
andzoom-mute-status.scpt
from this gist