项目作者: cburmeister

项目描述 :
Fetch freeleech torrents from waffles.fm with at least one leecher for automatic ratio gains.
高级语言: Python
项目地址: git://github.com/cburmeister/get-waffles.git
创建时间: 2016-03-30T17:56:33Z
项目社区:https://github.com/cburmeister/get-waffles

开源协议:MIT License

下载


get-waffles

Fetch freeleech torrents from waffles.fm with at least one leecher for
automatic ratio gains.

Required

  1. An account on waffles.fm. Don’t ask me for an invite.
  2. An operational Transmission daemon with
    RPC enabled.

Setup

Install the required python packages:

  1. $ pip install -r requirements.txt

Export a few required environment variables:

  1. export WAFFLES_USER='username'
  2. export WAFFLES_PASS='password'
  3. export TRANSMISSION_HOST='10.0.0.12'
  4. export TRANSMISSION_PORT=9091

Get them waffles:

  1. python get-waffles.py