Skip to content
Could not find version "qBittorrent"
qBittorrent BitTorrent client
Branch: master
Clone or download
glassez Merge pull request #10373 from glassez/libtorrent-1.2
Add preliminary support of libtorrent v1.2
Latest commit 6de02b0 Mar 19, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Improve the github issue template. Nov 20, 2017
.tx Use reverse DNS convention for metadata files naming Jan 5, 2019
build-aux Bootstrap and update build-aux Jan 30, 2015
cmake/Modules
dist
doc
m4 Raise minimum Qt version to 5.9.0 Mar 4, 2019
src Merge pull request #10373 from glassez/libtorrent-1.2 Mar 19, 2019
.appveyor.yml Update AppVeyor config Aug 9, 2018
.editorconfig Add basic support for EditorConfig Mar 9, 2017
.gitattributes
.gitignore
.travis.yml Raise minimum Qt version to 5.9.0 Mar 4, 2019
5B7CC9A2.asc
AUTHORS
CMakeLists.txt
CODING_GUIDELINES.md
CONTRIBUTING.md Revise CONTRIBUTING.md Apr 23, 2018
COPYING
Changelog Update Changelog Dec 24, 2018
INSTALL Raise minimum Qt version to 5.9.0 Mar 4, 2019
NEWS
README.md
TODO
bootstrap.sh Use POSIX shell May 8, 2016
codingStyleQtCreator.xml
conf.pri.in Use CC, CXX from environment when available Dec 8, 2018
conf.pri.windows Move optimization flags Jun 17, 2018
configure
configure.ac
macxconf.pri
qbittorrent.pro
uncrustify.cfg
unixconf.pri Use reverse DNS convention for metadata files naming Jan 5, 2019
version.pri Bump to v4.2.0alpha May 4, 2018
winconf.pri Move optimization flags Jun 17, 2018

README.md

qBittorrent - A BitTorrent client in Qt

TravisCI Status AppVeyor Status Coverity Status


Description:

qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg.

It aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features.

This product includes GeoLite data created by MaxMind, available from https://www.maxmind.com/

Installation:

For installation, follow the instructions from INSTALL file, but simple:

./configure
make && make install
qbittorrent

will install and execute qBittorrent hopefully without any problem.

Public key:

Starting from v3.3.4 all source tarballs and binaries are signed.
The key currently used is 4096R/5B7CC9A2 with fingerprint D8F3DA77AAC6741053599C136E4A2D025B7CC9A2.
You can also download it from here.
PREVIOUSLY the following key was used to sign the v3.3.4 source tarballs and v3.3.4 Windows installer only: 4096R/520EC6F6 with fingerprint F4A5FD201B117B1C2AB590E2A1ACCAE4520EC6F6.

Misc:

For more information please visit: https://www.qbittorrent.org

or our wiki here: http://wiki.qbittorrent.org

Use the forum for troubleshooting before reporting bugs: http://forum.qbittorrent.org

Please report any bug (or feature request) to: http://bugs.qbittorrent.org

You can also meet me (sledgehammer_999) on IRC: #qbittorrent on irc.freenode.net


sledgehammer999 sledgehammer999@qbittorrent.org

You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.