Another simple automation script to join all the boring meetings/classes in Google Meet, while sleeping. This too is for all the lazy peeps who are dreading the morning classes.
- Installed python version above 3.7
- Installed pyautogui package
- Installed schedule package
- Chrome Web Browser (Signed in [through smail])
run pip install -r requirements.txt
- Make sure you are logged in to your browser
- Make sure you are signed into the account to attend the meeting
- run the
main.py