Python script that starts a zoom meeting - Meeting ID and Passcode are taken from the console. It joins the meeting automatically with camera and mic off.
Run The Command pip install -r requirements.txt
1.
Python - 3 must be installed
2.
Zoom App must be installed
3.
Add the path of zoom app to the python-script
4.
No need to sign-in/sign-up to the app
5.
Only for initials - Type your name and choose Remember my name for future meetings
For Windows - python automate.py
For Ubuntu/Linux - python3 automate.py
INFO
All the working screenshots are attached in "screenshots" directory