Skip to content

A GUI which will join you zoom meetings/classes in a single click.

License

Notifications You must be signed in to change notification settings

sirKiraUzumaki/Zoom-Bot-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zoom-Bot-Application

A GUI which will join your zoom meetings/classes in a single click. demo

Setup

Follow these easy steps to setup your application

Step-1

Open config.py file and edit the "id" dictionary with your class name and meeting Id and Password. image image

Step-2

Edit the zoom_location value with the location of you zoom application in the same file that is config.py

Step-3

Open main.py and in line 24, edit the subjects list according to the id dictionary in confid.py file. Line 24 subjects will be displayed in frame-1 and line 25 subjects in frame-2 respectively.

Step-4

You are done with the setup, now just follow the quick start up quide

Quick Start Up Guide

  1. Run this command to install all the required modules:
pip install -r requirements.txt
  1. You can directly run the main.py or run this command by changing the directory to the folder where all the files are present.
python main.py

About

A GUI which will join you zoom meetings/classes in a single click.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages