midzdotdev / timetable-vcs

Easily import your Lboro timetable into your calendar.

Home Page:https://lucas.lboro.ac.uk/its_apx/f?p=250

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Timetable to Calendar

This script allows Loughborough University students to easily import all lectures as events into a calendar.

For those who don't have access to a lboro timetable, and for future reference, see the example pages.

How Do I Use It?

It's quite easy really and it should take less than a minute to complete.

  1. Open your timetable and set the Period dropdown box as "Semester 1" or "Semester 2".
  2. Open the browser's console.
  3. Copy and paste the entire script in and hit enter to execute.
  4. Your browser should automatically download the generated lectures.vcs file.
  5. Open this file with your calendar program (such as Outlook or Calendar.app).
  6. Seek help from your nearest Computer Science student in case of failure.

For The Nerds

So the normies don't get scared off, the documentation for nerds is separate.

About

Easily import your Lboro timetable into your calendar.

https://lucas.lboro.ac.uk/its_apx/f?p=250

License:MIT License


Languages

Language:HTML 96.6%Language:JavaScript 3.4%