Stremio - Freedom to Stream
Find a file
2023-09-05 11:18:13 +03:00
.github/workflows use github ref_name for all branches 2023-07-18 01:36:49 +03:00
favicons refactor: update remaining icons 2023-08-24 17:43:25 +02:00
fonts refactor: update font 2023-06-09 22:21:10 +02:00
images refactor: update remaining icons 2023-08-24 17:43:25 +02:00
screenshots screenshots added to README 2020-04-08 15:21:44 +03:00
src compact check for the desc removed 2023-09-05 11:18:13 +03:00
tests test: update copyright year 2023-06-09 19:16:07 +02: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
.prettierignore compact check for the desc removed 2023-09-05 11:18:13 +03:00
Dockerfile Custom HTTP server for proper cache headers 2023-06-08 12:48:32 +03:00
http_server.js Increase cache times 2023-06-08 13:01:10 +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 pull request #455 from Stremio/release/5.0.0-beta.0 2023-08-25 19:21:11 +02:00
package.json Merge pull request #455 from Stremio/release/5.0.0-beta.0 2023-08-25 19:21:11 +02:00
README.md doc: replace netifly badge by github page 2023-06-09 20:45:45 +02:00
tsconfig.json refactor: add typings 2023-03-14 05:02:16 +01:00
webpack.config.js Merge branch 'development' of https://github.com/Stremio/stremio-web into redesign 2023-08-22 12:23:03 +02:00

Stremio - Freedom to Stream

Build Github Page

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.