/timetable-builder

Command Line Application for generating a timetable-calendar in Google Calendar based on the timetable given by the Faculty of Mathematics and Computer Science of University "Babes-Bolyai"

Primary LanguageJavaApache License 2.0Apache-2.0

timetable-builder

Command Line Application for generating a timetable-calendar in Google Calendar based on the timetable given by the Faculty of Mathematics and Computer Science of "Babes-Bolyai" University.

Turns this (cs.ubbcluj.ro) alt text
⬇️
Into this (calendar.google.com) alt text

Prerequisites

Usage

$ gradle -q run

And then follow the on-screen instructions. If you want only a subset of the activities in the timetable, add the name of the activites that you want to participate to in filtered_activities.txt and run the app with:

$ gradle -q run -PappArgs="['filter']"