• C++ 69.8%
  • JavaScript 14.1%
  • HTML 12.4%
  • Python 1.1%
  • CSS 0.8%
  • Other 1.7%
Find a file
2026-07-29 19:27:30 +03:00
.github GHA CI: allow npm to install dependencies from URLs 2026-07-20 18:22:48 +08:00
.tx Revert "Use client side translation for public login page" 2024-09-06 15:38:31 +08:00
cmake/Modules Don't use CXX flags when compiling C code 2026-07-06 16:53:50 +08:00
dist NSIS: Update Thai translation 2026-07-25 21:49:44 +08:00
doc GHA CI: add linter for Markdown (.md) files 2026-07-11 16:37:09 +08:00
examples/plugins Add plugins support 2026-06-30 09:10:39 +03:00
src Use better settings keys for WebUI preferences 2026-07-29 19:27:30 +03:00
test Add unit tests for 'find root folder' method 2026-07-27 22:44:53 +08:00
.clang-tidy Use using declarations instead of typedef 2023-08-14 18:14:36 +03:00
.editorconfig Embed Lua and LuaBridge sources 2026-06-27 22:17:26 +03:00
.gitattributes NSIS: move UAC plugin to 3rdparty folder 2026-03-08 21:45:42 +08:00
.gitignore Allow to run CI checks locally 2025-09-14 22:17:23 +08:00
.pre-commit-config.yaml GHA CI: add linter for Markdown (.md) files 2026-07-11 16:37:09 +08:00
5B7CC9A2.asc Update gpg key with new uid. 2016-12-27 16:56:35 +02:00
AGENTS.md Add a proper title for AGENTS.md 2026-07-13 16:39:22 +08:00
AUTHORS Embed Lua and LuaBridge sources 2026-06-27 22:17:26 +03:00
build_dist.sh Add script for generating project tarball 2021-01-07 23:31:05 +08:00
Changelog Update Changelog 2026-07-15 14:15:02 +03:00
CMakeLists.txt Allow to disable plugins feature at compile time 2026-07-05 13:14:04 +03:00
CODING_GUIDELINES.md GHA CI: add linter for Markdown (.md) files 2026-07-11 16:37:09 +08:00
codingStyleQtCreator.xml
CONTRIBUTING.md GHA CI: add linter for Markdown (.md) files 2026-07-11 16:37:09 +08:00
COPYING Binary distributions are GPLv3+ licensed 2022-09-13 01:33:08 +03:00
COPYING.GPLv2 Update GPLv2 license to reflect latest version 2024-10-26 03:04:02 +08:00
COPYING.GPLv3 Binary distributions are GPLv3+ licensed 2022-09-13 01:33:08 +03:00
INSTALL Bump Python version minimum requirement 2026-05-18 19:45:27 +08:00
README.md GHA CI: add linter for Markdown (.md) files 2026-07-11 16:37:09 +08:00
SECURITY.md GHA CI: add linter for Markdown (.md) files 2026-07-11 16:37:09 +08:00
uncrustify.cfg Update uncrustify.cfg 2018-09-30 15:46:33 +07:00
WebAPI_Changelog.md WebUI: Add sessions count limit 2026-07-29 18:41:45 +03:00

qBittorrent - A BitTorrent client in Qt

GitHub Actions CI Status Coverity Status

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.

The free IP to Country Lite database by DB-IP is used for resolving the countries of peers. The database is licensed under the Creative Commons Attribution 4.0 International License.

Installation

Refer to the INSTALL file.

License

Refer to the COPYING file.

PGP 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.
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

Check out our wiki at: https://wiki.qbittorrent.org

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

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

Official IRC channel: #qbittorrent on irc.libera.chat


sledgehammer999 <sledgehammer999@qbittorrent.org>