EEDDRV / DeltaMath-Alert

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeltaMath-Alert

When you run the program, it will check your Deltamath and alert you if there are any new assignments.

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

Config.py

Email = "<Deltamath email>"
Password = "<Deltamath 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%