Giter VIP home page Giter VIP logo

skylive-gui's Introduction

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

skylive-gui's People

Contributors

d4mr avatar dawe35 avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

jeff-bouchard

skylive-gui's Issues

Ability to set skynet portal

Under the advanced tab, we need input for upload portals (URLs). The function needs to be done in SkyLive-CLI first.

Integrate executables

The console display must show the background example.exe process output. It needs to be able to work on Windows and Linux. I'll provide Linux executables later, now I only have .exe for Win.
kép

Open in browser button

In streams.js there is a request for https://skylive.coolhd.hu/api/stream_data?token=test. The response contains a streamid, for example 7. You need to use this value and open the https://skylive.coolhd.hu/player?s=7 page when the user clicks on it.

kép

showInDirectory() not works

Hey!

I made a showInDirectory() in StreamHLS.js, but I need some help because it gives me TypeError: shell.openItem is not a function. shell.openExternal works, but shell.openItem not. Why?

kép

kép

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.