Skip to content

Python Script that automatically opens Zoom Meetings at a given Time and Day. Repeats these weekly.

License

Notifications You must be signed in to change notification settings

severin-richner/Zoom-Joiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zoom-Joiner

(only works on Windows)

This script automatically joins Zoom meetings given a weekday and a time. No account needed. The script saves the meetings and assumes these are repeated weekly. Joining is done using the Zoom meeting link and uses the default browser.

Instructions:

  1. install python (version 3.8 or newer) and the Zoom application

    Python (make sure to select "Add Python X to PATH"), Zoom

  2. install python packages via Command Line

    pip install pywin32 keyboard winshell

  3. make sure your standard Browser has pop-ups enabled (for opening Zoom via link)

    (should work fine with: Chrome, Brave, Edge)

  4. download the files "icon.ico" and "Zoom-Joiner.py" and put together in some folder of your choice

Done! Just open/run the "Zoom-Joiner.py" file with python.

About

Python Script that automatically opens Zoom Meetings at a given Time and Day. Repeats these weekly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages