aaltoassignments
v0.0.2
Published
Gets a list of upcoming assignments from MyCourses. Never miss a deadline again.
Downloads
1
Readme
Aalto Assignments
Gets a list of upcoming assignments from MyCourses. Never miss a deadline again.
Install
git clone [email protected]:Frozenball/aaltoassignments.git
npm install
Configuration
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.js
FAQ
The app gets stuck at Loading...
Make sure AALTO_USERNAME and AALTO_PASSWORD are correct. There are no error handling what-so-ever.