Skip to content

Instantly share code, notes, and snippets.

@rick
Created October 3, 2019 23:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rick/3e4458bf6ad48445177c1f6c76273ef5 to your computer and use it in GitHub Desktop.
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.)
/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