a wrapper for the timetables of the IUT’s computer science department.
https://edt-iut-info.unilim.fr
- Rust 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .forgejo/workflows | ||
| examples | ||
| src | ||
| tests | ||
| .gitattributes | ||
| .gitignore | ||
| bun.lock | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE.md | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
edt-iut-info.unilim.fr
A wrapper and helper for the .ics timetables of the IUT’s computer science department at the University of Limoges.
Usage
Latest timetable of a subgroup
(1, SUBGROUPS.A) is G1A, the subgroup A of the main group 1.
| Rust | JS/TS |
|---|---|
|
|
Every published week
Entries are sorted by week number and carry the file name, the URL and the last update timestamp shown in the listing.
| Rust | JS/TS |
|---|---|
|
|
Parse a local .ics file
The file name (eg. G1a_S13.ics) provides the group, the subgroup and the week number, which the calendar itself does not carry.
| Rust | JS/TS |
|---|---|
|
|
Lessons carry their group assignment: CM and special events apply to the
whole year, TD/DS/SAE to a main group and TP to a subgroup.
License
GPL-3.0-or-later, see LICENSE.md. Not affiliated with the University of Limoges.