fhmlsml / auto-join-z-meeting

just testing :) long time no code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Auto Join Zoom Meeting

Version

PyAutoGUI soon will be added to pass the continue button after joining if there's a recorded meeting

Important

Please be warned: After running this script, make sure you are connected to internet until the meeting time started


Requirements

# based on your python-pip version & interpreter
$ pip3 install schedule

or

$ pip install schedule

Clone and Run

$ git clone https://github.com/fhmlsml/auto-join-z-meeting.git
$ cd auto-join-z-meeting
# based on your python interpreter
$ python3 join_z_meeting.py

or

$ python join_z_meeting,py

About

just testing :) long time no code


Languages

Language:Python 100.0%