Stremio - Freedom to Stream
Find a file
2022-11-26 14:02:17 +01:00
.github/workflows add SENTRY_DSN to env 2021-11-03 09:15:13 +02:00
favicons feat: implement pwa 2022-07-27 10:15:55 +02:00
fonts more roboto fonts included 2019-09-24 10:52:43 +03:00
images fix: wrong maskable images for pwa icons 2022-07-27 10:49:25 +02:00
screenshots screenshots added to README 2020-04-08 15:21:44 +03:00
src Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-playback-speed 2022-11-26 14:02:17 +01:00
tests Update all file's copyright 2022-04-08 17:55:20 +03:00
.eslintrc use ecma version 11 in linter's options 2022-02-15 13:55:57 +02:00
.gitignore migrate to npm package manager 2020-07-15 14:36:52 +03:00
Dockerfile Deny directory listing, remove redundand code 2022-04-07 12:32:01 +03:00
LICENSE.md Downgrade to GPL-V2 License 2020-04-07 23:01:27 +03:00
manifest.json feat: implement pwa 2022-07-27 10:15:55 +02:00
package-lock.json Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-playback-speed 2022-11-26 14:02:17 +01:00
package.json Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-playback-speed 2022-11-26 14:02:17 +01:00
README.md Update all file's copyright 2022-04-08 17:55:20 +03:00
webpack.config.js use background color from the pallete 2022-11-25 17:37:53 +02:00

Stremio - Freedom to Stream

Build Netlify

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 12 or higher
  • npm 6 or higher

Install dependencies

npm install

Start development server

npm start

Production build

npm run build

Screenshots

Board

Board

Discover

Discover

Meta Details

Meta Details

License

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