Jan Koppe 5cfa645f44 | ||
---|---|---|
.gitlab-ci.yml | ||
License.md | ||
Readme.md | ||
dl_tweets.sh | ||
fahrplan.py | ||
index.css | ||
index.html | ||
index.js | ||
requirements.txt |
Readme.md
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
)