devanshagar783 / Auto-Meet

This attends classes for you.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto-Meet

This project is designed to automatically enter the Google Meet on user's behalf based on the timetable, primarily for attending online college lectures. The timetable can be edited according to user's comfort.

Please note that the driver for Chrome browser is for version: 84.0.4147.105. If your browser's version is different, you can find it here

Steps for installation

  • run the requirements.txt file using <$ pip install -r requirements.txt>
  • Change the path of chromedriver, JoinNow.png and timetable.txt in meet.py
  • run the file meet.py by <$ python meet.py>

About

This attends classes for you.


Languages

Language:Python 100.0%