Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FrenchGithubUser/Dasharr
Dashboard of your indexers' usage
https://github.com/FrenchGithubUser/Dasharr
arr gazelle torrent trackers unit3d
Last synced: 3 days ago
JSON representation
Dashboard of your indexers' usage
- Host: GitHub
- URL: https://github.com/FrenchGithubUser/Dasharr
- Owner: FrenchGithubUser
- License: gpl-3.0
- Created: 2024-12-30T11:22:32.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-02-02T11:54:58.000Z (13 days ago)
- Last Synced: 2025-02-02T12:18:18.282Z (13 days ago)
- Topics: arr, gazelle, torrent, trackers, unit3d
- Language: Go
- Homepage:
- Size: 736 KB
- Stars: 111
- Watchers: 9
- 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
> Note: this project is in very early stages, expect bugs and breaking changes !
![header](images/0.png)
![header](images/1.png)## 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 coolSupported indexers
* Aither
* AR
* ANT
* BLU
* BTN
* GGn
* ItaTorrents
* LST
* MAM
* OPS
* OTW
* RED
* seedpool## Quickstart
### Docker
- Copy [docker-compose.yml](./docker-compose.yml), edit the fields you want (most importantly the `API_KEY` env var).
- Run the container `docker-compose up -d`
- Go to the config volume and enable the indexers you want in `config.json` (set the `enabled` field to `true`)
- Visit the webui and configure the indexers that require credentials configuration in the settings
- Restart the container, a first stats collection will be made
- New stats will be collected for the enabled indexers (in `config.json`) every 6h