AutonomoTorrent

Software Screenshot:
AutonomoTorrent
Software Details:
Version: 0.5.1
Upload Date: 15 Apr 15
Developer: Josh S. Ziegler
Distribution Type: Freeware
Downloads: 12

Rating: nan/5 (Total Votes: 0)

AutonomoTorrent is a fork of ABTorrent which is a pure Python implementation of a minimal BitTorrent client. The name AutonomoTorrent is short for Autonomous Torrent. Autonomous in this context means "existing or capable of existing independently," which refers to its pure Python nature.

Autonomo came about because I wanted to use BitTorrent in another Python project of mine (AdroitGM), but found that most of the well-known Python clients relied upon Rasterbar's libtorrent which is in C. This worked well for dedicated clients, but all I wanted was a no-frills, good-enough client to integrate into another application for distributed file sharing. I looked at serveral pure-Python projects before settling on ABTorrent due to its minimal featureset, clean code and relatively up-to-date codebase (have a look at the old "Mainline" client code to get an idea of what I was comparing it against).

Please keep in mind that this will remain a minimal, pure python client. I have put it on GitHub for easier forking for those with more grandiose desires. I will happily accept pull requests or patches for bugs however.

Supports:

- DHT
- Multi-trackers
- Trackerless mode & Global peers pool

Install

git clone git://github.com/joshsziegler/AutonomoTorrent.git
cd AutonomoTorrent
sudo python setup.py install
autonomo ~/torrents/damn_small_linux.torrent


If you have issues with Twisted while running setup, first make sure you have the python dev stuff installed (sudo apt-get install python-dev build-essential on Ubuntu). If that doesn't work, you might be better off simply installing it manually.

 Ubuntu: sudo apt-get install python-twisted

Requirements:

  • Python

Similar Software

DConnect Daemon
DConnect Daemon

2 Jun 15

eDonkey2000
eDonkey2000

3 Jun 15

csync
csync

17 Feb 15

GAdmin-SAMBA
GAdmin-SAMBA

20 Feb 15

Comments to AutonomoTorrent

Comments not found
Add Comment
Turn on images!