Skip to content

Commit f08c9f3

Browse files
authored
Add files via upload
1 parent 9341871 commit f08c9f3

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

Zoom-Auto-Attend/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# ZoomZoom
2+
A zoom bot that automatically joins zoom calls for you and saves the meeting id and password.
3+
4+
# Requirements Before Use
5+
1. Add a webdriver for your browser to the webdriver directory.
6+
1. **Chrome/Chromium** webdrivers can be found here: https://chromedriver.chromium.org/downloads
7+
1. **Firefox** gecko webdrivers can be found here: https://github.com/mozilla/geckodriver/releases
8+
9+
1. Install the required dependencies from **requirements.txt** within your virtual environment.
10+
1. You can launch the application from the **zoomzoom.py** file located inside the main directory.

Zoom-Auto-Attend/chromedriver

10.2 MB
Binary file not shown.

Zoom-Auto-Attend/meetings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"meetings": {}}

0 commit comments

Comments
 (0)