run-stremio-run

RUN STREMIO RUN!!

Goals

Overview

If you like the project, give it a Star! 🌟

This is a simple web application that allows users to connect their local Stremio Server to Stremio Web to watch what they want.

It is built using Node.js with Express on the server-side and HTML with JavaScript on the client-side. Everything was tied using docker and docker compose

demo.webm

Getting Started

Prerequisites

Additional resources

Installation

The application will be available at http://localhost:8080 by default.

git clone https://github.com/andersonbosa/run-stremio-run.git
cd run-stremio-run
make start

Manually

  1. Clone the repository:
git clone https://github.com/andersonbosa/run-stremio-run.git
cd run-stremio-run
  1. Install dependencies:
npm install
  1. Start the server:
npm start

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

License

This project is licensed under the CC0 License.