Stremio - Freedom to Stream
Find a file
Alexandru Branza 19e1fe4e3e
Merge pull request #392 from Stremio/feat/player-buffered-seekbar
feat: display buffered amount on player seek bar
2023-06-09 19:04:01 +02:00
.github/workflows remove keep_files flag 2023-05-18 13:48:36 -07: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 Merge pull request #392 from Stremio/feat/player-buffered-seekbar 2023-06-09 19:04:01 +02:00
tests Update all file's copyright 2022-04-08 17:55:20 +03:00
.eslintrc not needed lint rules removed 2022-07-09 23:20:11 +03: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 Update translations 2023-06-02 14:09:55 +03:00
package.json Update translations 2023-06-02 14:09:55 +03:00
README.md Update all file's copyright 2022-04-08 17:55:20 +03:00
tsconfig.json refactor: add typings 2023-03-14 05:02:16 +01:00
webpack.config.js use background color from the pallete 2022-11-25 17:37:53 +02:00

Stremio - Freedom to Stream

Build Netlify

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.