An open API service indexing awesome lists of open source software.

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

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.