Stremio - Freedom to Stream
Find a file
2020-08-13 12:32:43 +03:00
.github/workflows Update release.yml 2020-04-02 17:24:27 +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 move communication with core in useProfileSettingsInputs 2020-08-13 12:32:43 +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 enable eslint for settings and player 2020-03-06 13:42:05 +02:00
.gitignore dist renamed to build 2020-01-22 16:27:31 +02:00
.npmrc configure core-web to work with github packages 2020-03-24 11:32:28 +02:00
LICENSE.md Downgrade to GPL-V2 License 2020-04-08 11:45:16 +03:00
package.json stremio-core-web updated 2020-04-08 16:56:17 +03:00
README.md README title updated 2020-04-08 18:16:13 +03:00
webpack.config.js Downgrade to GPL-V2 License 2020-04-08 11:45:16 +03:00
yarn.lock stremio-core-web updated 2020-04-08 16:56:17 +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
  • yarn configured for use with GitHub Packages

Install dependencies:

yarn install

Development:

yarn start

Production:

yarn 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.