Skip to content

devanshagar783/Auto-Meet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>