Created
May 27, 2020 09:14
-
-
Save heysamtexas/6920c9ad18ed605f4286e18d97902d56 to your computer and use it in GitHub Desktop.
Applescript to tell bluejeans to mute/unmute
This file contains hidden or 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
tell application "BlueJeans" to activate | |
tell application "System Events" to keystroke "m" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment