Skip to content

Jared-Gross/Auto-Join-Zoom-Meeting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto-Join-Zoom-Meeting

Join a zoom meeting with out filling in meeting id's or passcodes, one button for it all!

Setup

See attached excel document. MAKE sure it's filled out with the correct credentials.

Sample

MEETING NAME MEETING ID MEETING PASSCODE (NOT REQUIRED)
work meeting at 5 1234567890 this_is_password
school 3948329482

You may need to build it your self. Windows doesn't like unlicensed software with the ability to control inputs being distributed.

NOTICE

Zoom must be running for this program to function.

image

Demo

Build

  1. Create a virtual environment: virtualenv venv
  2. Activate it: venv/Scripts/Activate.ps1
  3. Install requirements: pip install -r requirements.txt
  4. To compile: pyinstaller -F --noconsole --icon=images/icon.ico main.py --name="Auto Join Zoom Meeting"
  5. .exe will be located in a folder called dist

About

Join a zoom meeting without filling in meeting id's or passcodes, make it all one button.

Topics

Resources

License

Stars

Watchers

Forks

Languages