A WebGUI for rTorrent.
Go to file
2019-02-18 15:54:49 -05:00
static added torrent size and completion 2019-02-18 15:54:49 -05:00
templates added torrent size and completion 2019-02-18 15:54:49 -05:00
.gitignore first commit 2019-01-16 09:33:36 -05:00
aberrant.py tracker stats added 2019-02-18 10:32:19 -05:00
README.md centered columns, added tracker column 2019-02-15 07:33:55 -05:00
rtorrent.py added torrent size and completion 2019-02-18 15:54:49 -05:00

Aberrant

It's a WebGUI for rTorrent.

Requirements

Python 3.7+
Python packages: flask gunicorn

Install

  1. Get on the floor
  2. Walk the dinosaur

Usage

gunicorn -b localhost:5250 -e SCRIPT_NAME=/aberrant aberrant:app