A WebGUI for rTorrent.
Go to file
2019-02-15 07:33:55 -05:00
static centered columns, added tracker column 2019-02-15 07:33:55 -05:00
templates centered columns, added tracker column 2019-02-15 07:33:55 -05:00
.gitignore first commit 2019-01-16 09:33:36 -05:00
aberrant.py fourth commit 2019-02-14 15:00:21 -05:00
README.md centered columns, added tracker column 2019-02-15 07:33:55 -05:00
rtorrent.py centered columns, added tracker column 2019-02-15 07:33:55 -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