Stremio - Freedom to Stream
Find a file
2023-07-20 12:43:32 -07:00
.github/workflows use github ref_name for all branches 2023-07-18 01:36:49 +03:00
favicons feat: implement pwa 2022-07-27 10:15:55 +02:00
fonts more roboto fonts included 2019-09-24 10:52:43 +03:00
images fix: wrong maskable images for pwa icons 2022-07-27 10:49:25 +02:00
screenshots screenshots added to README 2020-04-08 15:21:44 +03:00
src Fix video context menu 2023-07-20 12:43:32 -07: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
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 switch to using use-long-press library 2023-07-05 00:35:10 +01:00
package.json switch to using use-long-press library 2023-07-05 00:35:10 +01: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 refactor: update copyright header year 2023-06-09 19:16:32 +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.