Free-torrents: Difference between revisions

From Legoktm
(Created page with "{{DISPLAYTITLE:free-torrents}} Placeholder.")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:free-torrents}}
{{DISPLAYTITLE:free-torrents}}


'''free-torrents''' is a tool to automatically download free software torrents. It's useful if you have [[free bandwidth|extra bandwidth]] on your hands and want to do something good with it.
Placeholder.

To install: <code>pip install free-torrents</code>

To run: <code>free-torrents /path/to/watch/directory</code>

I recommend that you set it up in a [[:wikipedia:crontab|crontab]] to run regularly to pick up the latest torrents. You'll need to remove old ones from your torrent client manually though.

== Supported sources ==
* Debian
* Fedora
* Qubes
* Slackware
* Tails
* Ubuntu

== Links ==
* [https://git.legoktm.com/legoktm/free-torrents Source code]
* [https://pypi.org/project/free-torrents/ On pypi]

Latest revision as of 07:29, 20 January 2020


free-torrents is a tool to automatically download free software torrents. It's useful if you have extra bandwidth on your hands and want to do something good with it.

To install: pip install free-torrents

To run: free-torrents /path/to/watch/directory

I recommend that you set it up in a crontab to run regularly to pick up the latest torrents. You'll need to remove old ones from your torrent client manually though.

Supported sources

  • Debian
  • Fedora
  • Qubes
  • Slackware
  • Tails
  • Ubuntu

Links