A script that takes in WPI course IDs and creates a .ics file for your calendar.
- Edit the
course_sections.txtfile: For each course you want to add to your calendar, add its course code on a new line in the format "DepartmentID CourseNumber-Term/semester year" (Ex: AB 1533-C01 2023). These course ID sequences can be found on Workday or at https://courselistings.wpi.edu/. Examples can be found incourse_sections.txt - Run the project: Navigate to the project directory and enter
bundle installthenruby WPICourse2Calendar.rbin a terminal - Your calendar file will be saved as Course_Schedule.ics, where you can open it or import it into any calendar application
This project is not affiliated with Worcester Polytechnic Institute