Coder Social home page Coder Social logo

teletext's Introduction

Teletext for Twitch

This application is going to add teletext-functionality to twitch streams via plugin.

Install and Run

This application requires php to run (see /content/jvpeek/store.php for more details)

dev

  • clone repository
  • cd into repository
  • npm start or php -S localhost:8080 (port doesn't matter)
  • browse localhost:8080

prod

  • 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)

Add Pages

  • go to /content/jvpeek/
  • copy template.json to <teletext-address>.json
  • fill with content
  • send PR with modified page

test pages easily

teletext's People

Contributors

jvpeek avatar awsdcrafting avatar simmarith avatar flazer avatar echtkpvl avatar derrobin154 avatar codeschmiede avatar dergreen avatar devmaxde avatar klvn avatar worty avatar loeschzwerg avatar mirkoschubert avatar

Stargazers

WodoWiesel avatar Martin N. avatar  avatar Stefan R. Grotz avatar  avatar FabOne avatar Jiří Čech avatar Mackenzie Goode avatar  avatar  avatar  avatar Luca avatar Yannick avatar  avatar

Watchers

 avatar Luca avatar  avatar

teletext's Issues

Offline support

we already have a cache - so it would be absolutely 0 effort to just fetch from cache if we can't reach the backend.

This means in practice:

  • catch on failed fetch
  • see if we have a cache
  • use it regardless of "validUntil"
  • do some proper error handling if we don't

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.