Main > Free Download Search >

Free bittorrent. software for linux

bittorrent.

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 95
Transmission 0.81

Transmission 0.81


Transmission is a BitTorrent client which aims to be as efficient as possible. more>>
Transmission is a free BitTorrent client written from scratch in C. Transmission is still in early development stage.
Transmission aims to be as efficient as possible. Transmission runs on Mac OS X, BeOS, Linux and NetBSD (and probably on other UNIX-like systems too). Only the Mac OS X version has a graphical interface yet.
Transmission is released under the MIT license.
Enhancements:
- Fix 0.80 assertion crashes
- Fix a bug that miscounted how many peers Transmission wants connected
- Correct incorrect error messages
- Memory leaks fixed
<<less
Download (4.2MB)
Added: 2007-08-24 License: MIT/X Consortium License Price:
805 downloads
Lphant 2.00 Beta2

Lphant 2.00 Beta2


Lphant is a peer to peer filesharing program. more>>
Lphant is a peer to peer filesharing program.
Main features:
- Free P2P File Sharing Application
- Compatible with emule/edonkey
- New!!! Compatible with BitTorrent
- Easy to use and configure
- Fast and stable
- Webcache support
- Skins
- Multilanguage
- Same file format than emule, you can change between lphant and emule and continue your downloads without problems
Whats New in 2.00 Beta2 Release:
- In the first Beta version of Lphant 2.0 we added the Bittorrent network integrating it with the eDonkey network with very good results, in this second Beta version many bugs have been fixed , the Web interface was updated to support Bittorrent integration (by Galvesband) and French language is updated (by Feuerfrei and Ericc)
Whats New in 1.11 Release:
- Juanjo: fixed, sometimes sources can stand in "pending" status too many time
- Juanjo: connections to sources are handled better now
- Juanjo: important memory usage optimizations
- Juanjo: stability improved
- Juanjo: auto recover bad preferences values
- Juanjo: ignore "zambor" messages
<<less
Download (0.34MB)
Added: 2006-02-15 License: GPL (GNU General Public License) Price:
1539 downloads
TorrentBar 0.9.1.7

TorrentBar 0.9.1.7


TorrentBar is a BitTorrent file search toolbar for Firefox. more>>
TorrentBar is a BitTorrent file search toolbar for Firefox. Allows to search numerous sites in a matter of minutes for needed torrent files.

If you prefer be anonymous and use software done by users instead of 3rd party companies that spy on you and log your search habits, then this toolbar is for you.

It doesnt have weather forcast (sic), email notifier, bunch of sites that are copies of those biggest with same content. Its simple and easy!

Translated to 6 languages:

- Polish
- English
- Spanish
- Italian
- Russian
- French

Current sites that are included in TorrentBar:

- Torrent.pl Search Engine
- IsoHunt
- Mininova
- The Pirate Bay
- TorrentReactor
- TorrentSpy
- BiteNova
- BtJunkie
- BitTorrent.com
- MegaNova
- torrents in Google

You can toggle hide/show torrentbar with Shift + F1 thx to Luca and his friend.

<<less
Download (0.023MB)
Added: 2007-06-21 License: MPL (Mozilla Public License) Price:
991 downloads
Torrent Swapper 0.1

Torrent Swapper 0.1


Torrent Swapper is an open sourced sociable peer to peer file-sharing client based on the Bittorrent protocol. more>>
Torrent Swapper is an open sourced sociable peer to peer file-sharing client based on the Bittorrent protocol that is ideal for high-speed distribution of large files that has a basic understanding of human friendships, of user tastes in content, and of Internet connectivity between users.
Torrent Swapper project supports simultaneous downloads, download queue, selected downloads in torrent package, fast-resume, speed limits, port mapping, disk cache, proxy, ip-filter, etc.
Main features:
- Amazon-like recommendations to get interesting files
- Doubling the download speed by using the upload capacity of friends
- Real-time P2P file sharing with P2P video streaming
- Showing the locations of seeders / leechers of the same content with city-level accuracy on a world map
- Multiple downloads in a single window
- Queueing system with priority
- Supporing pause, stop, resume, queue, remove operations
- Supporting global setting such as upload and download limiting
- Supporting local setting for each torrent as well
- And much more...
<<less
Download (0.62MB)
Added: 2006-08-11 License: MIT/X Consortium License Price:
254770 downloads
BitTorrent 5.0.9

BitTorrent 5.0.9


BitTorrent is a tool for copying files from one machine to another. more>>
BitTorrent is a FREE software 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 publishers burden almost nothing.
<<less
Download (2.0MB)
Added: 2007-08-10 License: MIT/X Consortium License Price:
961 downloads
Net::BitTorrent::PeerPacket 1.0

Net::BitTorrent::PeerPacket 1.0


Net::BitTorrent::PeerPacket is a Parse/Build Peer Packets from BitTorrent. more>>
Net::BitTorrent::PeerPacket is a Parse/Build Peer Packets from BitTorrent.

SYNOPSIS

# Encode a packet
my $binary_packet = bt_build_packet($key1, $value1, $key2, $value2);

# Decode a packet
my $parsed_packet = bt_parse_packet($binary_data);

Net::BitTorrent::PeerPacket handles parsing and building binary data shared between BitTorrent peers. The module optinally exports a single subroutine for building packets and another for parsing packets, as well as, a constant for each packet type defined by BitTorrent.

<<less
Download (0.006MB)
Added: 2006-09-26 License: Perl Artistic License Price:
1130 downloads
Gnome BitTorrent Downloader 0.0.28

Gnome BitTorrent Downloader 0.0.28


Gnome BitTorrent Downloader is not meant to be an entire front-end, just a program that pops up when you execute the torrents. more>>
Gnome BitTorrent Downloader is not meant to be an entire front-end, just a program that pops up when you "execute" the torrent files.

Since BitTorrent is written in Python, I figured Id write this program in Python too; saves a lot of trouble as I already knew Python relatively well.

<<less
Download (0.032MB)
Added: 2007-03-17 License: GPL (GNU General Public License) Price:
957 downloads
Net::BitTorrent::LibBT::Tracker 0.018

Net::BitTorrent::LibBT::Tracker 0.018


Net::BitTorrent::LibBT::Tracker is a Perl module to access a tracker running under libbttracker. more>>
Net::BitTorrent::LibBT::Tracker is a Perl module to access a tracker running under libbttracker.

SYNOPSIS

use Net::BitTorrent::LibBT::Tracker;

my $tracker = Net::BitTorrent::LibBT::Tracker->new("/path/to/tracker");
print "Tracker has ", $tracker->num_peers, " peers.n";

The Net::BitTorrent::LibBT::Tracker module provides an interface to the libbttracker Hash and Peer databases and the statistics stored in shared memory.

<<less
Download (0.021MB)
Added: 2006-10-19 License: Perl Artistic License Price:
1104 downloads
BitTorrent Queue Manager 0.1.3

BitTorrent Queue Manager 0.1.3


BitTorrent Queue Manager is a console-based BitTorrent client that provides built-in queue management functions. more>>
BitTorrent Queue Manager is a console-based BitTorrent client running on top of BitTornado that provides built-in queue management functions.
BitTorrent Queue Manager also provides a remote interface compatible with ABC for Web-based control. Furthermore, peer information can be queried, including country and network names, and a built-in crawler can gather new torrents on specified trackers or catalog sites for downloading automatically.
This is the new beginning of BTQueue. By upgrading to 0.1.0, you are able to:
- Utilize DHT network compatible to Bram Cohens client and BitComet
- Query IP location from updated database plus AS number (see ip2cc)
- Change client identifier to Azureus, Bram Cohens client, or BitComet
<<less
Download (2.0MB)
Added: 2006-06-23 License: Python License Price:
1231 downloads
Linkage 0.1.4

Linkage 0.1.4


Linkage is a Gtk+ BitTorrent client written in C++. more>>
Linkage is a Gtk+ BitTorrent client written in C++.

Linkage is a BitTorrent using gtkmm and libtorrent. Features include DHT, PEX, UPnP, desktop notifications and torrent creation.

<<less
Download (0.53MB)
Added: 2007-08-20 License: GPL (GNU General Public License) Price:
799 downloads
sharkTorrent 0.1.8.3 Beta

sharkTorrent 0.1.8.3 Beta


sharkTorrent project is a bittorrent client written in c++ and it uses wxwidgets , libtorrent and boost. more>>
sharkTorrent project is a bittorrent client written in c++ and it uses wxwidgets , libtorrent and boost.

<<less
Download (0.70MB)
Added: 2007-07-27 License: GPL (GNU General Public License) Price:
822 downloads
Bitswash 0.0.4

Bitswash 0.0.4


Bitswash software is a crossplatform Bittorrent client. more>>
Bitswash software is a crossplatform Bittorrent client.

Bitswash is a cross platform Bittorrent client built on wxWidgets and libtorrent. It supports multiple torrent downloading, automatic queue management, and other extensions supported by the libtorrent library.

<<less
Download (2.2MB)
Added: 2007-08-06 License: GPL (GNU General Public License) Price:
809 downloads
LH-ABC 3.2.0

LH-ABC 3.2.0


LH-ABC is a multi platform BitTorrent client based on ABC. more>>
LH-ABC is a multi platform BitTorrent client based on ABC.
Main features:
- RSS feeder
- Web search
- Directory scanner
- Command scheduler
- More flexible UI
- Core improvements
- And much more!
<<less
Download (0.76MB)
Added: 2007-06-07 License: GPL (GNU General Public License) Price:
897 downloads
Snark 0.5

Snark 0.5


Peer-to-peer client using BitTorrent protocol. more>>
Snark is a client for downloading and sharing files distributed with the BitTorrent protocol. It is mainly used for exploring the BitTorrent protocol and experimenting with the the GNU Compiler for Java (gcj). But it can also be used as a regular BitTorrent Client.

Snark can also act as a torrent creator an http server.

When given the option --share Snark will automatically create a .torrent file, start a very simple webserver to distribute the metainfo.torrent file and a local tracker that other BitTorrent clients can connect to.

<<less
Download (0.057MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1222 downloads
Effusion 0.3.3

Effusion 0.3.3


Effusion provides an IRC-based BitTorrent management/sharing application. more>>
Effusion provides an IRC-based BitTorrent management/sharing application.

Effusion is a program that integrates torrent sharing via IRC with an embedded bittorrent client.

This program allows the user to handle all BitTorrent downloads from within one application, as well as receive and share the torrent files with others.

This program aims to allow users to share torrent files on irc in a user friendly way. Click on a link in the client, and it will download and run bittorrent for you, and present all download details into one easy to handle screen.

The client aims to have a clever BOT embedded in it which allows users to search and share files with each other, the files will be transferred using DCC, and automatically opened with an embedded bittorrent.

<<less
Download (0.14MB)
Added: 2007-03-16 License: GPL (GNU General Public License) Price:
952 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5