diff options
Diffstat (limited to 'network/rtorrent/README')
-rw-r--r-- | network/rtorrent/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/rtorrent/README b/network/rtorrent/README new file mode 100644 index 0000000000..ac40ab514e --- /dev/null +++ b/network/rtorrent/README @@ -0,0 +1,9 @@ +rtorrent is a BitTorrent client for ncurses, using the libtorrent library. The +client and library is written in C++ with emphasis on speed and efficiency, +while delivering equivalent features to those found in GUI based clients in an +ncurses client. + +Configure options are stored in ~/.rtorrent.rc; a well-commented base +can be found at /usr/doc/rtorrent-0.8.0/rtorrent.rc + +This requires libtorrent, which is also available from SlackBuilds.org |