A WebGUI for rTorrent.
Go to file
2019-02-20 16:09:11 -05:00
static fix eta sigfigs, add % sign to % column 2019-02-20 16:09:11 -05:00
templates fix eta sigfigs, add % sign to % column 2019-02-20 16:09:11 -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 fix eta sigfigs, add % sign to % column 2019-02-20 16:09:11 -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