DaWe35 / SkyLive-GUI

Graphical wrapper for SkyLive, a non-custodial (serverless) streaming solution built on top of the decentralized Sia Skynet

Home Page:https://skylive.coolhd.hu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build/release

SkyLive-GUI

Graphical user interface for https://github.com/DaWe35/SkyLive

Run

First clone the repository. Then run:

cd SkyLive-GUI
npm install

To start the dev-server:

npm start

To start the app:

npm run start-electron

Please note that app runs in development mode.

For production usage, download the latest release or build it yourself.

Build

Building for your OS:

npm run build 
npm run package

Building for all OS:

npm run build
npm run package-all

Ci info: https://github.com/samuelmeuli/action-electron-builder#readme

About

Graphical wrapper for SkyLive, a non-custodial (serverless) streaming solution built on top of the decentralized Sia Skynet

https://skylive.coolhd.hu


Languages

Language:JavaScript 95.8%Language:HTML 2.8%Language:CSS 1.1%Language:Python 0.4%