OpenSource-Hub

stremio-web

애플리케이션

Stremio/stremio-web

현대 미디어 센터는 플러그인을 통해 비디오를 시청합니다.

개요

Stremio는 플러그인을 설치하여 비디오 콘텐츠를 발견, 시청 및 관리할 수 있는 현대 미디어 센터입니다.

README 미리보기

# 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