Projects tagged ‘linux’, ‘p2p’, and ‘torrent’


Jump to tag:

Projects tagged ‘linux’, ‘p2p’, and ‘torrent’

Filtered by Project Tags linux p2p torrent

Refine results Project Tags bt (8) bittorrent (8) sharing (7) file_sharing (7) download (7) windows (6) torrents (6) mac (6) downloads (5) web (5) client (5) multi-platform (4)

[9 total ]

158USERS
   

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.

116USERS
   

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]

69USERS
   

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]

30USERS
   

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]

7USERS
   

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]

1USERS

BitTorrent library and frontend

1USERS
 

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.

0USERS

The open source FoxTorrent Firefox extension that lets you stream torrents as they download, from your web browser, with zero configuration needed.

0USERS
 

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.