PyAutoGUI soon will be added to pass the continue button after joining if there's a recorded meeting
Please be warned: After running this script, make sure you are connected to internet until the meeting time started
# based on your python-pip version & interpreter
$ pip3 install schedule
or
$ pip install schedule
$ 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