Skip to content

Free, open source, movie and TV show streaming application

Notifications You must be signed in to change notification settings

jonbarrow/stream-box

Repository files navigation

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

  • Movie search
  • TV Show search
  • Movie scraping
  • TV Show scraping
  • Stream selection
  • Gamepad support (PS3/4, Xbox, etc)
  • Support for the OSMC remote control

Releases

No releases published

Packages

No packages published