A WebGUI for rTorrent.
static | ||
templates | ||
.gitignore | ||
aberrant.py | ||
README.md | ||
rtorrent_xmlrpc.py | ||
rtorrent.py |
Aberrant
It's a WebGUI for rTorrent.
Requirements
Python 3.7+
Python packages: flask gunicorn
Install
- Get on the floor
- Walk the dinosaur
Usage
gunicorn -b localhost:5250 -e SCRIPT_NAME=/aberrant aberrant:app