[9 total ]
BitTorrent is a tool for copying files from one machine to another. FTP punishes sites for being popular. Since all uploading is done from one place, a popular site needs big iron and big bandwidth. With BitTorrent, clients automatically mirror files they download, making the publisher's burden almost nothing.
KTorrent is a light and full-featured bittorrent program. It supports:
- µTorrent compatible peer exchange
- Zeroconf extension to find peers on the local network
- WebGUI plugin
- RSS plugin
- Grouping feature to put torrents into groups
... [More]
- UDP Trackers
- Port forwarding with UPnP
- IP blocking plugin
- Importing of partially or fully downloaded files
- Support for distributed hash tables (mainline version)
- Protocol encryption
- Bandwith scheduling
- Directory scanner to automatically load torrents in certain directories
- File prioritization and partial downloads for multi file torrents [Less]
Transmission has been built from the ground up to be a lightweight, yet powerful BitTorrent client. Its simple, intuitive interface is designed to integrate tightly with whatever computing environment you choose to use. Transmission strikes a balance
... [More]
between providing useful functionality without feature bloat. Furthermore, it is free for anyone to use or modify. [Less]
Deluge is a full-featured BitTorrent client for Linux, Mac OS X and Windows. It uses libtorrent in it's backend and PyGTK for it's user interface.
Deluge features a rich plugin collection; in fact, most of Deluge's functionality is available in
... [More]
the form of plugins.
Deluge was created with the intention of being lightweight and unobtrusive. It is our belief that downloading shouldn't be the primary task on your computer and therefore shouldn’t monopolize system resources.
Deluge is not designed for any one desktop environment and will work just fine in GNOME, KDE, XFCE and others.
ohloh notes:
*deluge is written in python, but includes rasterbar-libtorrent, so it's recognized as written in C++.
*ohloh doesn't register svn moves, commit-stats are incomplete. [Less]
aria2 is a utility for downloading files. The supported protocols are HTTP(S), FTP, BitTorrent (DHT, PEX, MSE/PE), and Metalink.
It can download one or more files individually or from multiple sources/protocols at the same time and tries to utilize
... [More]
your maximum download bandwidth (by using multiple threads and downloading data from HTTP(S)/FTP, while also uploading to the BitTorrent swarm).
Using Metalink's chunk checksums, aria2 automatically validates chunks of data while downloading a file like BitTorrent.
The physical memory usage is typically 3MB(normal HTTP/FTP downloads) to 6MB(BitTorrent downloads). CPU usage in BitTorrent with download speed of 1500KB/sec is around 6%. [Less]
BitTorrent library and frontend
LeechCraft is an extensible crossplatform multiprotocol opensource download manager. Currently it supports BitTorrent, HTTP, RSS/Atom feeds, allows you to chat in IRC a bit and a lot more.
The open source FoxTorrent Firefox extension that lets you stream torrents as they download, from your web browser, with zero configuration needed.
Net::BitTorrent is a class based implementation of a BitTorrent client and is written in pure Perl. Each Net::BitTorrent object is capable of handling several concurrent torrent downloads.