mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
10 lines
242 B
Markdown
10 lines
242 B
Markdown
# Torrentio
|
|
|
|
- [torrentio-addon](addon) - the Stremio addon which will query scraped entries and return Stremio stream results.
|
|
|
|
## Self-hosted quickstart
|
|
```
|
|
cd addon/hosted
|
|
docker-compose up -d
|
|
```
|
|
Then open your browser to `127.0.0.1:7000` |