Created
October 3, 2019 23:17
-
-
Save rick/3e4458bf6ad48445177c1f6c76273ef5 to your computer and use it in GitHub Desktop.
run a zoom meeting straight from the command-line given a meeting ID number (bypass chrome, etc.)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Applications/zoom.us.app/Contents/MacOS/zoom.us "package.name=zoomusInstallerFull.pkg&package.version=latest&package.size=15216k&downloadRoot=https://launcher.zoom.us/client&action=join&browser=chrome&confid=dXc7amUaTB6L4MoR1f4SKQ%3D%3D&confno=8948405401&zc=0&mcv=0.92.11227.0929&pk=e30&sta=false" | |
set `confid` to your room meeting |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment