Overview
Agenda TSE is a Python script for students of Télécom Saint-Étienne. It synchronizes the school agenda with Google Calendar and applies color coding so different types of events are easy to tell apart.
It is a small utility built to remove the friction of checking the school portal every day: run it, and your classes show up in your own calendar.
Key Features
- Syncs school agenda events to Google Calendar
- Color coding per event type
- Simple configuration for students
- Repeatable sync to keep the calendar up to date
Tech Stack
Written in Python, using the Google Calendar API for synchronization. See the repository README for setup instructions.