MisterDaneel e416b9edf9 It's work
2019-02-25 13:32:54 +01:00
2019-02-25 13:32:54 +01:00
2019-02-16 16:20:15 +01:00
2019-02-25 13:32:54 +01:00
2019-02-17 14:59:06 +01:00
2019-02-16 16:20:15 +01:00

Ratio.py

Ratio.py is a small command line RatioMaster.Net like in Python3. It fakes upload stats of a torrent. Current emulators available are:

  • Transmission 2.92

Requirements:

  1. Python 3.x
  2. pip install -r requirements.txt

Usage:

foo@bar:~/ratio.py$ python ratio.py -c configuration.json 

Configuration example

{
   "torrent": "<Torrent file path>",
   "upload": "<Upload speed (kB/s)>"
}
Description
Ratio.py is a small command line RatioMaster.Net like in Python3. It fakes upload stats of a torrent.
Readme 52 KiB
Languages
Python 84.5%
Shell 15.5%