2024-09-18 14:32:55 +01:00
2024-09-18 13:05:38 +01:00
2024-02-04 10:58:48 +10:00
2024-02-04 12:58:57 +10:00
2024-09-18 14:32:55 +01:00
2024-02-04 10:58:48 +10:00
2024-02-04 10:58:48 +10:00
2024-09-18 13:15:02 +01:00
2024-02-07 19:50:04 +10:00
2024-02-04 10:58:48 +10:00
2024-02-04 14:25:46 +10:00
2024-02-04 14:25:46 +10:00
2024-02-07 19:50:04 +10:00
2024-02-04 10:58:48 +10:00

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 non-protected addons

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.

Description
Manage your Stremio Addons
https://stremio-addons.viren070.me/
Readme 136 KiB
Languages
Vue 93.7%
Nix 1.6%
HTML 1.5%
JavaScript 1.3%
CSS 1.2%
Other 0.7%