volkovmqx / streamkatze

Experimental streaming.media.ccc.de client for webOS/Smart TVs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

streamkatze

Minimal streaming.media.ccc.de playback application for webOS.

The Logo "Voctocat" is kindly provided by Blinry under CC BY-NC-SA 4.0 License.

Main Screen

Development

npm install

# Serve development build on http://127.0.0.1:8080
npm start

# Production build (dumped into dist/)
npm run build

# Build production webOS package
npm run package

# Install webOS package
npm run deploy

# Launch
npm run launch

Release engineering

Use npm version - this will automatically sync up appinfo.json version and create version commit/tag.

About

Experimental streaming.media.ccc.de client for webOS/Smart TVs

License:MIT License


Languages

Language:JavaScript 92.8%Language:SCSS 7.1%Language:HTML 0.2%