/gradechecker

minerva gradechecker

Primary LanguagePython

gradechecker

The McGill Minerva grade checker. It will go check to see if you have new grades up on Minerva and email you and a list of subscribers if it finds some.

Requirements

Setup

cd into the directory

./configure.sh

Answer the questions, then whenever you feel like checking for grades...

python grade_checker.py

Adding subscribers

To add subscribers to your notifications, open the .friends file. For every new subscriber, add an entry for them of the form "alias:email".

All you need to do now is subscribe them to the courses. Open the .courses file. Add them to every course you want (comma delimited, no spaces needed).