{"id":15887900,"url":"https://github.com/dabigblob/zoombie","last_synced_at":"2025-03-20T08:33:03.442Z","repository":{"id":42585877,"uuid":"402629472","full_name":"DaBigBlob/zoombie","owner":"DaBigBlob","description":"Automatically joins zoom meetings (without opening browser and stuff) on windows, linux and mac natively.","archived":false,"fork":false,"pushed_at":"2022-11-16T04:50:52.000Z","size":2380,"stargazers_count":21,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T23:52:03.770Z","etag":null,"topics":["automation","cli","cli-app","linux","macos","terminal-based","windows","windows-10","zoom","zoom-meetings","zoom-us","zoombie"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DaBigBlob.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-03T02:59:41.000Z","updated_at":"2024-05-09T08:49:33.000Z","dependencies_parsed_at":"2023-01-22T14:46:10.165Z","dependency_job_id":null,"html_url":"https://github.com/DaBigBlob/zoombie","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaBigBlob%2Fzoombie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaBigBlob%2Fzoombie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaBigBlob%2Fzoombie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaBigBlob%2Fzoombie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DaBigBlob","download_url":"https://codeload.github.com/DaBigBlob/zoombie/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244066237,"owners_count":20392405,"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","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":["automation","cli","cli-app","linux","macos","terminal-based","windows","windows-10","zoom","zoom-meetings","zoom-us","zoombie"],"created_at":"2024-10-06T06:05:37.492Z","updated_at":"2025-03-20T08:33:03.136Z","avatar_url":"https://github.com/DaBigBlob.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![Zoombie Ascii Logo](https://user-images.githubusercontent.com/73036332/132017908-f3706ef6-e325-49d9-9f80-06df4ebfa523.png)\n\n_Automatically joins zoom meetings directly (without opening browser and stuff) on windows, linux(or solaris, or BSD) and mac._  \n_Also looks better that the other shit out there._\n\n---\n\n## Screenshot(s)\n\n# ![Zoombie Screenshot1](https://cdn.discordapp.com/attachments/900714987893456936/903350808005988412/zoombie.png)\n\n---\n\n## Dependencies (need to be installed if not already installed)\n\n1. [`xdg-open`](https://linux.die.net/man/1/xdg-open) for Linux (UNIX-like systems), [`open`](https://scriptingosx.com/2017/02/the-macos-open-command/) for Mac and [`start`](https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/start) for Windows\n2. [`curl`](https://curl.se/download.html)\n3. [`zoom client`](https://zoom.us/support/download)\n\n---\n\n## Prerequisite (Windows only)\n\nWe need to get shell scripts working on your system first.  \nInstall [`Git Bash`](https://git-scm.com/downloads) (Comes along with Git) (Recommended; easier to setup).  \nFor help on installing Git Bash, check [this article](https://www.makeuseof.com/install-git-git-bash-windows/) or [this youtube video](https://www.youtube.com/watch?v=BMW7LiF_Oc4)  \n_OR_  \nInstall [`MSys2`](https://msys2.org) \n  \nNOTE: To launch the Git Bash terminal, search for \"Git Bash\" using your windows search and open it from there.\n\n---\n\n\u003e ### **ℹ All the file/directory names are Case-Sensitive from here on**\n\n## Installation\n\n1. Launch your terminal (linux/mac) or your Git Bash terminal (windows) (refer to the note in the Windows section).\n\n2. Run\n\n```sh\ncurl \"https://raw.githubusercontent.com/DaBigBlob/zoombie/main/install\" -s | sh\n```\n\n(copy, paste and press ENTER or RETURN) \\\n\\\n3. Your `zoom-meetings.txt` will be placed in your home directory (folder) by the Installer. Done.\n\n---\n\n## Usage\n\n1. Edit or add the required data to `zoom-meetings.txt` using your favourite text editor. (Details provided in the next section.)\n\n2. Launch your terminal (Linux/Mac) or your Git Bash terminal (Windows)\n\n3. Run\n\n```sh\nzoombie\n```\n\n(type and press ENTER or RETURN)\n\n---\n\n## Editing the `zoom-meetings.txt` file\n1. Navigate to your home directory (folder).\n2. Open the `zoom-meetings.txt` file and edit with your favourite text editor. (Notepad works too -\\_-)\n### ***Format***  \n\n```txt\n \u003ctime in 12 hours of format HH:MM(AM/PM)\u003e \u003clink for the zoom meeting\u003e \u003ctopic within double quotes (\"\"), this parameter is optional\u003e\n```\n\n\u003e Each field is to be separated by **1 space** in between them.\n\n_**Use separate lines for separate meetings.**_  \n\n### ***Sample***  \n\n```txt\n08:07AM https://zoom.us/j/93559000000?pwd=bnlVVlJOdDMrM2JCdzRnd1samplexxxx \"Joe-Mama's Birthday. But prolly not gonna join.\"\n10:20PM https://zoom.us/j/94705000000?pwd=VE5KckdtVGpzWEgxZGlzcVsamplexxxx \"Pride Party! Woo Hoo!\"\n```\n\n---\n\n## Precaution\n\n`zoombie` wont work offline. \\\nand \n### ***DO NOT RUN MORE THAN 1 INSTANCE OF `zoombie` AT A TIME***  \n\n---\n\n## How to exit `zoombie` (note4noobs)\nGeneric keyboards: `CTRL`+`c` \\\nApple keyboards: `⌘`+`c`\n\n---\n\n## How to upgrade `zoombie` to latest version\nYou don't have to. \\\nEverytime you run `zoombie`, it automatically fetches the latest version.\n\n---\n***Special thanks to contributor SpiderMath for adding Windows support to the shell script.***\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabigblob%2Fzoombie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdabigblob%2Fzoombie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabigblob%2Fzoombie/lists"}