taha-arslan / autozoombot

This is a tool that allows you to automatically attend your classes on time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

project

What Is Autozoombot

Autozoombot is a tool that allows you to automatically attend your classes on time.

Usage

Open command prompt and type:

cd Desktop (go to the file path where you downloaded the tool with the "cd" command)

cd autozoombot-main (after extracted the zip)

pip install -r requirements.txt
(if you didn't download pip or got error you can install from here https://www.liquidweb.com/kb/install-pip-windows/)

python zoombot.py

Note

Do not close the command prompt

Make sure to close all windows and free up the desktop

The input should be in the given format:

Time : hh:mm:ss (Example: 08:35:00)

Meeting ID : 1234567890 (Max lenght 10 or 11 characters)

Meeting Password : 1234 (Example)

Disclaimer

I am not responsible for any troubles caused to you, make sure to test it before executing.

Requirements

Windows

Zoom app (logged in)

Python - you can download and install from here https://www.python.org/downloads/

About

This is a tool that allows you to automatically attend your classes on time.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%