Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rakshasa/rtorrent
rTorrent BitTorrent client
https://github.com/rakshasa/rtorrent
bittorrent bittorrent-client rtorrent torrent torrent-client
Last synced: 5 days ago
JSON representation
rTorrent BitTorrent client
- Host: GitHub
- URL: https://github.com/rakshasa/rtorrent
- Owner: rakshasa
- License: gpl-2.0
- Created: 2011-10-03T04:07:26.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-09-29T14:34:31.000Z (about 1 month ago)
- Last Synced: 2024-10-02T00:42:33.159Z (about 1 month ago)
- Topics: bittorrent, bittorrent-client, rtorrent, torrent, torrent-client
- Language: C++
- Homepage: https://github.com/rakshasa/rtorrent/wiki
- Size: 4.24 MB
- Stars: 4,146
- Watchers: 153
- Forks: 412
- Open Issues: 459
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- Funding: .github/FUNDING.yml
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-tools - rTorrent
- awesome - rakshasa/rtorrent - rTorrent BitTorrent client (C++)
- awesome-hacking-lists - rakshasa/rtorrent - rTorrent BitTorrent client (C++)
- awesome-starred - rakshasa/rtorrent - rTorrent BitTorrent client (others)
README
BUILDING
Run "aclocal -I scripts && autoconf -i && autoheader && automake --add-missing"
to generate the configure scripts if necessary. The man page "doc/rtorrent.1"
must be generated with "docbook2man rtorrent.1.xml" if it is missing.Note that rtorrent follows the development of libtorrent closely, and
thus the versions must be in sync. This should not be nessesary in the
future, when the library API stabilizes.USAGE
See the man page or website for instructions.
LICENSE
GNU GPL, see COPYING. "libtorrent/src/utils/sha_fast.{cc,h}" is
originally from the Mozilla NSS and is under a triple license; MPL,
LGPL and GPL. An exception to non-NSS code has been added for linking
to OpenSSL as requested by Debian, though the author considers that
library to be part of the Operative System and thus linking is allowed
according to the GPL.Use whatever fits your purpose, the code required to compile with
Mozilla's NSS implementation of SHA1 has been retained and can be
compiled if the user wishes to avoid using OpenSSL.DEPENDENCIES
libcurl >= 7.12.0
ncursesCONTACT
Jari Sundell
Skomakerveien 33
3185 Skoppum, NORWAYSend bug reports, suggestions and patches to
or to the mailinglist.