A script to periodically check if you have an ongoing class on the LMS platform of the Technical Vocational University (lmsX.tvu.ac.ir). Just have it running in the background and it'll watch for new schedules roughly every 3 minutes. It'll let out a few beeps to resurrect you when it's time for another boresome class.
Let the script worry about your classes while you pwn noobs in CS:GO!
- Needs internet connection as long as the script is running.
- Cannot wake your computer.
- Should be disabled once you attend your class. Don't wanna get nagged to death every 3 minutes! Make sure to turn it back on later, though.
Since I wanted to showcase basic Python skills and all those fancy libraries, you aren't getting an exe this time. Thank me later :)
N. Open main.py and replace the values of variables called username and password with your actual login info for lmsX.tvu.ac.ir.
TODO
The following steps assume you have completed the installation guide above.
- Run the script by writing
python main.pyin cmd. - When prompted, enter the ID of your LMS platform (e.g.
14). - ???
- PROFIT!!1
Feel free to report bugs and request new features. Contributions are very welcome, too. If you think this script is cool, please feel free to spare a star!