Hi everyone! 💖
I just released the first version of Timetable, a project that generates an auto-updating iCalendar (ICS) feed for school class schedules and publishes it via GitHub Pages.
The project can:
Generate ICS files
Control which weeks and days are visible using visible_weeks and visible_days
Filter holidays with date ranges, single dates, or weekdays
Override schedules with full-day reschedules (use_weekday) or per-period replacements
Automatically deploy updates with GitHub Actions
It works smoothly and has already helped me a lot in keeping my classes organized.
Log in to leave a comment