## URL parameters You can set the room for the section 'Next up here' by specifying either the (frab-XML) room name or room-guid. E.g. https://hacc.4future.dev/html-infobeamer/?room=60dd7f55-9f88-4de6-ad98-b9c4e2810300 or https://hacc.4future.dev/html-infobeamer/?room=hacc%20M%C3%BCnchen%20/%20about:future%20-%20M%C3%BCnchen ## API This repo pulls the external data from `api.oct.re` (Server hosted by octycs) You can host everything yourself in case you have a Twitter API key. `api.oct.re/tweets-rc3.json` -> `dl_tweets.sh` `api.oct.re/fahrplan.json` -> `fahrplan.py` ## License All parts of this software except the `fahrplan.py` downloader are licensed under the _Unlicense_ (see `License.md`)