Automation Script to Attend Classes On GoToWebinar
- Python 3.x.x
- pyautogui
- schedule
- opencv-python module
- Google Chrome
- Firstly execute.bat in any text editor and edit the path to python.exe
- If your colleges uses the same meeting id (i.e. Recurring Meeting), then enter the meeting id in the main.py
To run the program, you can simply run the execute.bat file or execute main.py
To schedule the program to execute every morning, simply search for Task Scheduler in Cortana search in Windows and in task scheduler you can create a new basic task and specify the path to the batch file (execute.bat)
That's it, now you can sleep all the way till afternoon!
- Write a program to schedule the file to execute every morning or at specific time.
- Update the Meeting Id according to each class timing if it is not recurring.
- You can keep the Meeting Id as it is if your college uses same meeting Id but you will have to schedule the task every morning
- You will have to setup the GoToWebinar audio connection to Computer Voice
- You will have to enter your lecture time period in hours
- This script won't make your life easy if your college uses polls to count your attentiveness
- Your PC will be automatically shutdown after your lecture time ends