forked from Anri/cal8tor
Extracteur d'emploi du temps pour l'UFR d'informatique de Paris Cité - Diderot
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
cal8tor • calendar P8 extractor
Extractor of the calendar of the IT degree of university Paris 8.
WIP: See the calendar in your terminal
For the L2-X, run:
$ ./cal8tor l2-X
Export the calendar in .ics format
For the L1-A, run:
$ ./cal8tor L1A --export calendar.ics
The file include the timezone for
Europe/Paris
and is in compliance with this validator tool.
Please open a PR if you want to improve the project!