1.0.0 • Published 4 years ago

stingray-cli v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Installation Guide

To use stingray-cli, you'll need Node.js and (Docker see StingrayTV docs) installed.

sudo npm i -g stingray-cli

Install StingrayTV dist files

stingray init

Usage

Run emulator

stingray run
stingray run --audiocard_number=1 --audiodevice_number=0
stingray run --acard=1 --anumber=0

App install

stingray install
stingray install <dir>

Apps list

stingray list

Delete app

stingray delete <app_name>

Update StingrayTV emulator or example apps

stingray update emulator|apps

License

License MIT (see the LICENSE file for the full text)