# Aberrant It's a WebGUI for rTorrent. ## Requirements Python 3.7+ Python packages: `gunicorn aiohttp aiohttp_jinja2` ## Install 1. Get on the floor 2. Walk the dinosaur ## Usage `gunicorn aberrant:app --bind localhost:5250 --worker-class aiohttp.GunicornWebWorker`