Stremio - Freedom to Stream
Find a file
2023-11-09 15:57:47 +01: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(images): add padding to pwa icons 2023-09-12 10:35:08 +02:00
screenshots doc: update screenshots 2023-10-10 09:34:02 +02:00
src Merge pull request #507 from Stremio/fix/settings-design 2023-11-09 15:56:45 +01:00
tests test: update copyright year 2023-06-09 19:16:07 +02:00
.dockerignore Replace node image in dockerfile with official one 2023-10-06 09:14:53 +07:00
.eslintrc use ecma version 11 in linter's options 2022-02-15 13:55:57 +02:00
.gitignore update .gitgnore 2023-10-10 14:48:46 +03:00
Dockerfile Remove unuse step 2023-10-06 12:22:51 +07: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 #502 from Stremio/streaming-server-can-play 2023-11-06 15:14:58 +01:00
package.json Merge pull request #502 from Stremio/streaming-server-can-play 2023-11-06 15:14:58 +01:00
README.md doc: update copyright year 2023-10-10 09:37:26 +02:00
tsconfig.json refactor: add typings 2023-03-14 05:02:16 +01:00
webpack.config.js fix: webpack deprecation warning 2023-11-08 10:40:05 +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-2023 Smart code and available under GPLv2 license. See the LICENSE file in the project for more information.