A zoom bot that automatically joins zoom calls for you and saves the meeting id and password.
-
Add a webdriver for your browser to PATH or the webdriver directory.
- Chrome/Chromium webdrivers can be found here: https://chromedriver.chromium.org/downloads
- Firefox gecko webdrivers can be found here: https://github.com/mozilla/geckodriver/releases
-
Install the required dependencies from requirements.txt within your virtual environment.
-
You can launch the application from the zoomzoom.py file located inside the main directory.