{"id":20665674,"url":"https://github.com/gseitz/zoom-alfred-workflow","last_synced_at":"2025-08-23T09:09:36.718Z","repository":{"id":137510048,"uuid":"173187475","full_name":"gseitz/zoom-alfred-workflow","owner":"gseitz","description":"Join upcoming Zoom meetings without a browser redirect page.","archived":false,"fork":false,"pushed_at":"2020-09-03T07:54:53.000Z","size":1218,"stargazers_count":23,"open_issues_count":7,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-19T19:08:22.909Z","etag":null,"topics":["alfred","calendar","rust","zoom"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gseitz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-28T21:06:53.000Z","updated_at":"2024-02-26T18:23:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"04d3ecb7-3860-47d6-8402-5b81e0006e1a","html_url":"https://github.com/gseitz/zoom-alfred-workflow","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/gseitz/zoom-alfred-workflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gseitz%2Fzoom-alfred-workflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gseitz%2Fzoom-alfred-workflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gseitz%2Fzoom-alfred-workflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gseitz%2Fzoom-alfred-workflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gseitz","download_url":"https://codeload.github.com/gseitz/zoom-alfred-workflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gseitz%2Fzoom-alfred-workflow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271746301,"owners_count":24813557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alfred","calendar","rust","zoom"],"created_at":"2024-11-16T19:33:11.185Z","updated_at":"2025-08-23T09:09:36.693Z","avatar_url":"https://github.com/gseitz.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zoom Alfred Workflow\n\n## TL;DR\nDirectly join [**Zoom**](https://www.zoom.us) meetings scheduled in **Google Calendar** via [**Alfred App**](https://www.alfredapp.com) *WITHOUT* having to go through a browser redirect.\n\n![Screenshot](images/screenshot.png)\n\nThe workflow lists all meetings in the next 48 hours with a zoom link in a Google Calendar event. The Zoom link is detected in these 3 event fields:\n* the location field,\n* the main calendar event text, or\n* the zoom conferencing entry, created via the Zoom addon for Google Calendar.\n\nZoom links with a name rather than a zoom room number are currently not supported.\n\n## What do I need?\n1. Zoom app\n1. Alfred + Powerpack\n1. Google Account\n\n## Installation and Setup\nDownload and install the workflow (either [build from source](https://github.com/gseitz/zoom-alfred-workflow#how-to-build) or from the [releases page](https://github.com/gseitz/zoom-alfred-workflow/releases) on github)\n\n### Client Credentials\n1. Create a new project in the [Google Developer Console](https://console.developers.google.com/apis/credentials)\n1. Create new *OAuth Client ID* credentials for the project with application type *Other*.\n![New OAuth Credentials](images/create_credentials.png)\n![Application Type](images/application_type.png)\n1. Download the credentials file\n    ![Download](images/download_credentials.png)\n1. Copy the credentials file to `~/.zoom-alfred-workflow/client_secret.json`\n\n\n### OAuth\n1. Invoke the Alfred workflow with `zm` and open the Google Authentication Page by actioning the first entry: ![Open Google Authentication](images/open_google_auth.png)\n1. Copy the verification code\n1. Invoke the workflow again and action the second entry `2. Enter Verification Code`: ![Enter Verification Code](images/enter_code.png)\n1. Paste the verification code in the Alfred prompt after `zm code `: ![Paste Code](images/paste_code.png)\n1. The final OAuth tokens will be saved at `~/.zoom-alfred-workflow/tokens`: ![Tokens saved](images/tokens_saved.png)\n1. Contratulations. You can now join your meetings without having to close annoying redirect-pages in the browser!\n![Screenshot](images/screenshot.png)\n\n## How to build\n\n```bash\ngit clone https://github.com/gseitz/zoom-alfred-workflow\ncd zoom-alfred-workflow\n# builds the rust binary and assembles the alfred workflow in dist/*.alfredworkflow\nmake dist\n# builds the rust binary, assembles the alfred workflow, and automatically installs the workflow\nmake install\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgseitz%2Fzoom-alfred-workflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgseitz%2Fzoom-alfred-workflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgseitz%2Fzoom-alfred-workflow/lists"}