README
Sky-Stream
An Electron.js application.
Support for music and other media to be added in the future.
Use electron-builder node.js module to build this electron app as native desktop application.
Media Player. Play local videos. (Support for cloud streaming is discontinued.)
<script type="module">
import skyStream from 'https://cdn.skypack.dev/sky-stream';
</script>
An Electron.js application.
Support for music and other media to be added in the future.
Use electron-builder node.js module to build this electron app as native desktop application.