Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sebastiencs/rarbg-addon

rarbg addon for stremio
https://github.com/sebastiencs/rarbg-addon

streaming stremio torrent

Last synced: 16 days ago
JSON representation

rarbg addon for stremio

Awesome Lists containing this project

README

        

# rarbg-addon

Stream movies and series from rarbg on Stremio.
Tested with Stremio 3.6.5

# How to run

You can install it on http://addons.strem.io/

Or run it yourself:

```
$ git clone https://github.com/sebastiencs/rarbg-addon.git
$ cd rarbg-addon
$ npm install
$ npm start
```

Then (re)start Stremio:

```
$ ./Stremio.sh --services=http://localhost:7000/stremioget/v1
```

# Result
![screenshot](/screenshots/rarbg.png)