This tool helps manage large groups of people using ZoomOSC
You need nodejs installed to build and use it.
- Have nodejs installed.
- Double-click
START.command
- Start using it
npm install
npm start
By default, this app listens to port 1234 on all network devices, so you should be able to reach it
from other computers. If you want to change the host or port of the listener, you can set
environment variable LISTEN_PORT
.
If ZoomOSC is listening to a different port than the default 9090, or on a different host machine,
you can set ZOOMOSC_HOST
and ZOOMOSC_PORT
.
Any host can send chat messages to this user and it will do things:
/list
With no parameters, it just lists current leaders.
/l
With a name given (in quotes if multiple words) it adds that user to the leader list.
/l <username>
/mx
/ua
/ma
Brian Lefsky and Bernie Bernstein