This application is going to add teletext-functionality to twitch streams via plugin.
This application requires php to run (see /content/jvpeek/store.php
for more details)
- clone repository
- cd into repository
npm start
orphp -S localhost:8080
(port doesn't matter)- browse
localhost:8080
- clone repository into a dir accessible by your php-capable webserver (apache for example)
- browse your dir on that webserver (you might need to specifically browse
/index.html
if your webserver isn't set up properly)
- go to
/content/jvpeek/
- copy
template.json
to<teletext-address>.json
- fill with content
- send PR with modified page
- go to https://jvpeek.github.io/teletext
- drag&drop your JSON file (see above) to your browser window