https://github.com/Arcadia-Solutions/Dasharr
Dashboard of your indexers' usage
https://github.com/Arcadia-Solutions/Dasharr
arr bittorrent gazelle torrent tracker
Last synced: 8 months ago
JSON representation
Dashboard of your indexers' usage
- Host: GitHub
- URL: https://github.com/Arcadia-Solutions/Dasharr
- Owner: Arcadia-Solutions
- License: agpl-3.0
- Created: 2025-09-24T08:20:12.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-01T17:15:33.000Z (8 months ago)
- Last Synced: 2025-10-01T17:35:58.612Z (8 months ago)
- Topics: arr, bittorrent, gazelle, torrent, tracker
- Language: Rust
- Homepage:
- Size: 166 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-arr - Dasharr - Dashboard of torrent indexers usage, profile stats evolution over time. (Complimenting Apps)
README
# Dasharr
Dashboard of your indexers' usage

## Why ?
We often times don't realize the evolution of the stats on torrent indexers, this fixes it. Also :
- see the impact of automated tools
- see the impact of new uploads
- have a clearer view of how much bounty can be spent on requests every n days
- because it's cool
## Quickstart
- Copy [compose.yml](./compose.yml)
- Create a `.env` file following [this](./backend/.env.example) one, and place it in the same folder as the compose file
- Run dasharr: `docker compose up -d` (this will run the postgres database as well)
- Visit the webui and configure the indexers that you want
- New stats will be collected for the enabled indexers every 6h
You can then visit the frontend at `http://localhost:3000` and the swagger at `http://localhost:3000/swagger-ui/#/`.
## Supported indexers
* AB
* ANT
* ATH
* BLU
* BTN
* FNP
* GGn
* ITT
* LST
* MAM
* OE
* OPS
* OTW
* PhoenixProject
* RED
* ReelFlix
* SP
* ULCX
* YUS
## Want to help ?
- Have a look at [CONTRIBUTING.md](./CONTRIBUTING.md)
- Report issues you might have, suggest new features
- Hop on the discord server and let's chat