EEDDRV / Alert-Grade

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alert-Grade

When you run the program, it will check your grades and alert you if any of them change.
Focus


But before you run the program, you need to create a 'Config.py' file that contains the following:

Config.py

Email = "<focus email>"
Password = "<focus password>"
Email_Send = "<email to send notification to>"
Send_Email = "<email to send notification from>"
Send_Email_Password = "<password to email to send notification from>"

About

License:MIT License


Languages

Language:Python 100.0%