Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ical export for your favorites #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

svdgraaf
Copy link

I really wanted to get an ical export of my scheduled sessions, so I hacked one togeter, might be good to add it your repo as well.

I also added a requirements.txt file with the needed dependencies (which you can install in a virtualenv)

Change your username and password in the py file, and call it:

python favorites-ical.py

And it will write a .ics file in the current directory with your schedule in it. Including timezone support :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant