{"id":19346332,"url":"https://github.com/pacifio/auto-zoom","last_synced_at":"2026-06-19T00:31:25.904Z","repository":{"id":119366267,"uuid":"387423113","full_name":"pacifio/auto-zoom","owner":"pacifio","description":"A python script to automatically log me into a zoom meeting","archived":false,"fork":false,"pushed_at":"2021-07-19T10:23:36.000Z","size":103,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-30T06:29:10.505Z","etag":null,"topics":["desktop-automation","python","python-automation","zoom-meeting-automation"],"latest_commit_sha":null,"homepage":"https://youtu.be/OruyfGMukUk","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pacifio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-07-19T10:19:41.000Z","updated_at":"2025-10-21T11:34:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0a3c902-b08f-46ef-9470-421ced39efcc","html_url":"https://github.com/pacifio/auto-zoom","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pacifio/auto-zoom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pacifio%2Fauto-zoom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pacifio%2Fauto-zoom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pacifio%2Fauto-zoom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pacifio%2Fauto-zoom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pacifio","download_url":"https://codeload.github.com/pacifio/auto-zoom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pacifio%2Fauto-zoom/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34513020,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":["desktop-automation","python","python-automation","zoom-meeting-automation"],"created_at":"2024-11-10T04:09:39.741Z","updated_at":"2026-06-19T00:31:25.887Z","avatar_url":"https://github.com/pacifio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Zoom class automation script\n\n[Demo](https://youtu.be/OruyfGMukUk)\n\nThis is a zoom automation script I built for personal use . This only has been tested on macOS , even though primary support for `windows` is enabled but hasn't been tested . If you want to run on windows please navigate to `auto.py` and on line 81 replace `os.startfile(\"C:\\\\myprogram.exe\")` replace `myprogram.exe` with zoom app exe file path .\n\n### Requirements\nYou need the latest python 3 installed on your computer and please install the dependencies via `pip install -r requirements.txt`\n\n### How to run\n`python3 ./auto.py`\n\nYou will be prompted to input Meeting ID , Username (the name to show on the meeting) , Password , like this :\n\u003cimg src=\"./media/prompt.png\" height=\"100px\" /\u003e\n\u003cbr /\u003e\n\n`auto-zoom` has the capability to schedule zoom meetings . Please use the following format (HH:MM:SS) :\n```txt\n09:00:00\n10:00:00\n11:00:00\n```\n\nIf `meetings.txt` file is empty , script will automatically log you in a zoom meeting (specified during startup)\n\nDO NOT DELETE `meetings.txt` file and use correct format properly or the script might not work .\nALSO YOUR CREDENTIALS ARE SAVED IN A FILE CALLED `keys` . DO NOT DELETE THIS FILE or else you have to login the next time .\n\nIf this doesn't work that means the script hasn't been tested on that specific OS . Open an issue if script fails to work .\n\nPlease don't misuse this script , created as a side project only\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpacifio%2Fauto-zoom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpacifio%2Fauto-zoom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpacifio%2Fauto-zoom/lists"}