# 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`