OpenSource-Hub

stremio-web

Application

Stremio/stremio-web

Modern media center for streaming video from addons.

Overview

Stremio is a modern media center that provides a one-stop solution for discovering, watching, and organizing video content from easily installable addons. It features board, discover, and meta details views.

README Preview

# Stremio - Freedom to Stream\n\n[](https://github.com/Stremio/stremio-web/actions/workflows/build.yml)\n[](https://stremio.github.io/stremio-web/development)\n\nStremio 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.\n\n## Build\n\n### Prerequisites\n\n* Node.js 12 or higher\n* [pnpm](https://pnpm.io/installation) 10 or higher\n\n### Install dependencies\n\n```bash\npnpm install\n```\n\n### Start development server\n\n```bash\npnpm start\n```\n\n### Production build\n\n```bash\npnpm run build\n```\n\n### Run with Docker\n\n```bash\ndocker build -t stremio-web .\ndocker run -p 8080:8080 stremio-web\n```\n\n## Screenshots\n\n### Board\n\n\n\n### Discover\n\n\n\n### Meta Details\n\n\n\n## License\n\nStremio is copyright 2017-2023 Smart code and available under GPLv2 license. See the [LICENSE](/LICENSE.md) file in the project for more information.\n