0.0.2 • Published 10 years ago
aaltoassignments v0.0.2
Aalto Assignments
Gets a list of upcoming assignments from MyCourses. Never miss a deadline again.

Install
git clone git@github.com:Frozenball/aaltoassignments.git
npm installConfiguration
export AALTO_USERNAME=your_username
export AALTO_PASSWORD=your_password
export AALTO_HIDE='Kie-98.9420 Kie-98.9410 SCI3027.kand'How to run
node assignments.jsFAQ
The app gets stuck at Loading...
Make sure AALTO_USERNAME and AALTO_PASSWORD are correct. There are no error handling what-so-ever.