qbittorrent/qbittorrent

qBittorrent BitTorrent client

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 4 seconds ago
Added to GitGenius on August 31st, 2026
Created on February 4th, 2012
Open Issues & Pull Requests: 2,701 (+0)
Number of forks: 4,847
Total Stargazers: 39,835 (+0)
Total Subscribers: 434 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 12.1 hours
Mean response time: 245.9 days
90th percentile: 946.5 days
Tracked items: 7,346

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 98% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "Not an issue" is answered fastest, typically in about an hour, while "RSS" waits about 6 days. 71% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 4% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 2,280
New in 7 days: 0
Closed in 7 days: 2
Avg open age: 1,561 days
Stale 30+ days: 2,175
Stale 90+ days: 2,010

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 4

Top labels

  • Feature request (2,579)
  • Duplicate (1,133)
  • Crash (957)
  • GUI (782)
  • WebUI (532)
  • OS: Windows (457)
  • Not an issue (341)
  • OS: macOS (309)

Detailed Description

qBittorrent is a BitTorrent client programmed in C++ using Qt that provides a cross-platform alternative to other torrent applications.

The tool addresses the need for a fast and stable BitTorrent client by wrapping the libtorrent library with a Qt-based interface. It handles peer geolocation using the IP to Country Lite database and supports Unicode, enabling users to work with torrents across different character sets and languages.

qBittorrent suits users seeking a lightweight, open-source torrent client with broad platform support. The project is appropriate for anyone wanting a stable alternative to proprietary clients, particularly those who value transparency and the ability to audit or modify the source code. The tool's reliance on libtorrent as its backend means it inherits the maturity and performance characteristics of that library while adding a user-friendly interface layer.

The project maintains steady development activity with regular bug fixes and feature additions. Code contributions flow consistently, and the maintainers engage with the community through multiple channels including forums, wikis, and issue tracking systems. The team prioritizes stability and cross-platform compatibility, as evidenced by the inclusion of cryptographic signing for releases and careful attention to installation documentation across different operating systems.