Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 635 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 635 Bytes

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:

$ pip install -r requirements.txt

Export a few required environment variables:

export WAFFLES_USER='username'
export WAFFLES_PASS='password'
export TRANSMISSION_HOST='10.0.0.12'
export TRANSMISSION_PORT=9091

Get them waffles:

python get-waffles.py