Go to file
and94x d87a264d87 bump 1.4
fixed a bug where websocket was not handled properly
2022-08-17 21:09:17 +02:00
base bump 1.4 2022-08-17 21:09:17 +02:00
chrome bump 1.4 2022-08-17 21:09:17 +02:00
firefox bump 1.4 2022-08-17 21:09:17 +02:00
.gitignore ignore IDE and environment specific files 2022-08-15 14:39:00 +02:00
.gitlab-ci.yml removed comment on .gitlab-ci.yml 2022-08-17 20:21:32 +02:00
build-cr.sh new echo logo 2022-08-17 20:00:59 +02:00
build-ff.sh new echo logo 2022-08-17 20:00:59 +02:00
LICENSE Add LICENSE 2022-08-15 13:46:20 +00:00
README.md updated README.ms 2022-08-15 15:39:11 +02:00

StammTV Helper

> StammTV Helper is a tiny extension that sends video URLs to StammTV. You need to set Base URL and WSS URL in the settings first. Then you will be able to send the YouTube Video ID to your playing StammTV.

pipeline status

Build and Install

  1. Checkout and dir into project folder
  2. git checkout https://lab.thereno.cloud/and94x/stammtv-helper
    cd stammtv-helper
    
    1. Build Firefox Extension
    2. ./build-ff.sh
      
    3. Build Chrome Extension
    4. ./build-cr.sh
      

      or download latest published release from Chrome Webstore