Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 842 Bytes

README_SHORT.md

File metadata and controls

7 lines (5 loc) · 842 Bytes

lectio To Google Calendar

What is it?

This is a small script that will fetch the readings for the day from the Lectio website and add them to your Google Calendar.

Lectio is a website used by many schools in Denmark to manage their students' schedules and assignments. It also contains the daily schedules for the students. This script will fetch the schedule for the next month and add them to your Google Calendar. This way you can easily see what you have to do for the next month. if you run this script continuously, you will also see any changes to your schedule so you can always see what you have to do.

this script is written in Python and uses the Google Calendar API as well as the Lectio API.