https://github.com/scotow/edtiir
Current week of the TIIR timetable
https://github.com/scotow/edtiir
courses google-spreadsheet lille timetable university
Last synced: about 1 year ago
JSON representation
Current week of the TIIR timetable
- Host: GitHub
- URL: https://github.com/scotow/edtiir
- Owner: scotow
- Created: 2018-10-09T18:52:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-03T23:33:36.000Z (over 7 years ago)
- Last Synced: 2025-02-16T14:07:32.646Z (over 1 year ago)
- Topics: courses, google-spreadsheet, lille, timetable, university
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# edtiir 📆
A Google Spreadsheet wrapper poiting to the current week of the TIIR timetable (Lille University CS Master Degree).
There is two commands in the [`cmd`](https://github.com/Scotow/edtiir/tree/master/cmd) directory:
- [`link`](https://github.com/Scotow/edtiir/tree/master/cmd/link) prints the link of the current week to `stdout`.
- [`web`](https://github.com/Scotow/edtiir/tree/master/cmd/web) starts a web server on port 8080 and return a HTTP 307 response pointing to the Google Spreadsheet link and the current week.
NB: This project was made to save us two seconds everytime my friends or I wanted to see our next courses and should not be considered as a serious project.