Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.23 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.23 KB

Zoom Launcher Workflow

About

An Alfred workflow to easily launch Zoom meetings without launching the browser.

Features:

  • Launch from Meeting ID, URL, or bookmarked meeting
  • Add/remove meeting bookmarks
  • Start meetings with Personal Meeting ID

Getting Started

Download the latest version from the releases page.

Enviroment Variables

Set the following enviroment variables for full functionality.

personalId : PERSONAL_MEETING_ID
invite : PERSONAL_LINK

Usage

zma

Add a meeting bookmark by entering the bookmark name with zma <name> and then enter the meeting id or url <id|url>.

zmd

Delete a meeting bookmark by entering zmd and select the bookmark from the dropdown.

zm

Launch a meeting with zm and select option from dropdown menu or enter the meeting id or url <id|url>.

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements