Files
torrentio/README.md
2024-01-17 00:27:03 -05:00

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`