Skip to content

upenu/calcentral-schedule-to-ical

 
 

Repository files navigation

IMPORTANT! This repo currently doesn't seem to work any more, and the author no longer have access to calcentral. See pinned issue #8 for more detail, if you are willing to help out

Usage

Python Script

Automatically log in to CalCentral, fetch enrolled sections and generate a calendar file(.ical).

$ pip install -r requirements.txt
$ python transform.py [-o output_file]

To setup the venv, run the following commands

./setupenv.sh
./startenv

Chrome Extension

Use with Chrome

After installing and enabling the chrome extension, visit CalCentral Academics -> Schedule Planner -> click "Organize and preview your upcoming semester"; you will be redirected to "berkeley.collegescheduler.com/spa#", and the extension icon should appear activated. Simply click the icon to download your calendar file and import to your calendar

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 54.1%
  • JavaScript 44.6%
  • Shell 1.3%