Skip to content

theacrat/stremio-addon-manager

Repository files navigation

Unprotected Stremio Addon Manager

Manage your Stremio addons with ease.

WARNING: Use this at your own risk. This is not an official Stremio product and may break your Stremio installation. No support or warranty is given.

Features

  • Re-order your addons (including Cinemeta)
  • Remove any addons (including Cinemeta)

Recommended IDE Setup

VSCode + Volar (and disable Vetur)

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Docker

Run the following commands to build and run the app in a Docker container:

$ docker build -t stremio-addon-manager .
$ docker run -p 8080:80 stremio-addon-manager

The app will be accessible at http://localhost:8080.

Thanks

Big thank you to Sleeyax and <Code/> for the conversations and code snippets that made this really easy to implement.

About

Manage your Stremio Addons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors