An open API service indexing awesome lists of open source software.

https://github.com/programerr01/zoom-client

Automating zoom for meetings
https://github.com/programerr01/zoom-client

Last synced: about 1 year ago
JSON representation

Automating zoom for meetings

Awesome Lists containing this project

README

          

# Zoom-client

## *It automatically connects you to the meeting*
## Put the meeting id and meeting password in file inside /config/
### Then freeze all the requirments by
```bash
pip install -r requirements.txt
```
### Run file
```bash
python zoom.py
```