https://github.com/zerowidth/zoom-calendar.alfredworkflow
Alfred workflow to open Zoom meetings from your calendar
https://github.com/zerowidth/zoom-calendar.alfredworkflow
Last synced: about 1 year ago
JSON representation
Alfred workflow to open Zoom meetings from your calendar
- Host: GitHub
- URL: https://github.com/zerowidth/zoom-calendar.alfredworkflow
- Owner: zerowidth
- License: mit
- Created: 2019-08-02T02:48:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-27T15:51:16.000Z (about 5 years ago)
- Last Synced: 2025-03-19T01:11:31.789Z (about 1 year ago)
- Language: Ruby
- Size: 122 KB
- Stars: 25
- Watchers: 1
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zoom Calendar Alfred Workflow
This Alfred workflow retrieves [Zoom](https://zoom.us/) meeting URLs from your calendar and opens them directly from Alfred. No clicking on your calendar, no redirect through the browser!
## Installation
* `git clone` this repository
* `brew install ical-buddy` for calendar data retrieval, using [homebrew](https://brew.sh/)
* `./install.sh` to symlink this into Alfred's workflow directory
Type `zz` in Alfred to trigger this workflow. It will prompt you to allow Alfred pemissions to your calendar the first time it runs since it runs `icalBuddy` as a child process.