Created by Gregory Conrad
Meant for use with WPI's Workday instance;
not sure if this extension will work with other schools' Workday.
If not, it should be easily adaptable in src/parser.ts
(feel free to make a PR!).
- Install the extension on Chrome or on Firefox
- Go to Workday
- Click "Academics"
- Click "View My Courses" on the right sidebar under "Planning & Registration"
- Click the "Download Schedule" button
- Enjoy your downloaded schedule
To get started:
npm install
-
npm run build
(also configured as a VS Code build task)