Stremio - Freedom to Stream
Find a file
2020-07-15 16:21:29 +03:00
.github/workflows release workflow uses checkout v2 2020-07-15 16:21:29 +03:00
fonts more roboto fonts included 2019-09-24 10:52:43 +03:00
images not found route implemented 2020-03-25 12:34:08 +02:00
screenshots screenshots added to README 2020-04-08 15:21:44 +03:00
src chromecastServiceActive flag renamed 2020-06-03 17:29:24 +03:00
storybook Downgrade to GPL-V2 License 2020-04-08 11:45:16 +03:00
tests useSelectableSeasons hook and tests for it dropped; 2020-05-05 14:39:16 +03:00
.eslintrc cast and chrome added to eslint globals 2020-05-12 11:00:17 +03:00
.gitignore migrate to npm package manager 2020-07-15 14:36:52 +03:00
LICENSE.md Downgrade to GPL-V2 License 2020-04-08 11:45:16 +03:00
package-lock.json migrate to npm package manager 2020-07-15 14:36:52 +03:00
package.json stremio video updated 2020-06-03 14:38:17 +03:00
README.md update README with npm commands 2020-07-15 14:38:13 +03:00
webpack.config.js wasm file path updated 2020-06-03 12:13:59 +03:00

Stremio - The media center you need

Build

Stremio is a modern media center that's a one-stop solution for your video entertainment. You discover, watch and organize video content from easy to install addons.

Build

Prerequisites:

  • Node.js 10 or higher
  • npm 6 or higher

Install dependencies:

npm install

Development:

npm start

Production:

npm run build

Screenshots

Board:

Board

Discover:

Discover

Meta Details:

Meta Details

License

Stremio is copyright 2017-2020 Smart code and available under GPLv2 license. See the LICENSE file in the project for more information.