Merge branch 'cleanup' into 'master'
cleanup README See merge request rc3/html-infobeamer!1
This commit is contained in:
commit
19b8e1ffe1
13
Readme.md
13
Readme.md
|
@ -1,13 +1,6 @@
|
|||
## 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`
|
||||
HTML5 info-beamer
|
||||
====================
|
||||
This is a HTML5 website that replaces the info-beamer. Due to hybrid and purely online events it became necessary to have an online version of the info-beamer that is not dependent on physical devices on site. So HTML5 pages like this one were created. This is the version of info-beamer for CHAOS-WEST TV.
|
||||
|
||||
## License
|
||||
All parts of this software except the `fahrplan.py` downloader are licensed under the _Unlicense_ (see `License.md`)
|
||||
|
|
Loading…
Reference in New Issue