jonbarrow / stream-box

Free, open source, movie and TV show streaming application
63 stars 20 forks source link
electron movies node nodejs piracy streaming tv-shows video

Stream Box is a free, open source, movie streaming application

Building from source

Install GIT

Install Node/NPM

npm i -g electron-builder

git clone https://github.com/RedDuckss/stream-box
cd stream-box
npm i
electron-builder -w[l[m]]

Use flag w to build for Windows, l to build for Linux and/or m to build for Mac, or any combination to build for multiple targets. Will build to ./dist

preview

Todo List