Stremio - Freedom to Stream
Find a file
2026-01-27 20:00:58 -05:00
.github ci(release): add pnpm setup 2025-11-27 17:45:41 +01:00
.well-known
assets chore: move assets to dedicated folder 2026-01-14 04:39:34 +01:00
src fix: add playingOnExternalDevice flag used to pause the video if it starts playing while using an external player. 2026-01-27 20:00:58 -05:00
tests
.gitignore
.nvmrc
CODE_OF_CONDUCT.md
Dockerfile
eslint.config.mjs
http_server.js
LICENSE.md
manifest.json chore: remove deprecated webpack-pwa-manifest 2026-01-14 04:15:41 +01:00
package.json chore: bump v5.0.0-beta.30 2026-01-22 16:44:08 +02:00
pnpm-lock.yaml chore: update translations 2026-01-22 15:20:21 +02:00
README.md Update README.md image paths 2026-01-14 22:12:05 +08:00
tsconfig.json
webpack.config.js chore: remove commit hash from fonts path 2026-01-14 04:40:01 +01: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
  • pnpm 10 or higher

Install dependencies

pnpm install

Start development server

pnpm start

Production build

pnpm run build

Run with Docker

docker build -t stremio-web .
docker run -p 8080:8080 stremio-web

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.