freerdp/freerdp

FreeRDP is a free remote desktop protocol library and clients

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 12 minutes ago
Added to GitGenius on September 4th, 2026
Created on June 30th, 2011
Open Issues & Pull Requests: 167 (+0)
GitHub issues: Enabled
Number of forks: 15,435
Total Stargazers: 13,652 (+0)
Total Subscribers: 381 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.5 hours
Mean response time: 70.1 days
90th percentile: 15.8 days
Tracked items: 1,056

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 87% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "waiting-feedback" is answered fastest, typically in about 3 hours, while "channel:rail" waits about 9 days. Only 6% of issues opened in the past year have been closed. Three people close 92% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 82
New in 7 days: 9
Closed in 7 days: 12
Avg open age: 1,362 days
Stale 30+ days: 64
Stale 90+ days: 55

Recent activity

Opened in 7 days: 8
Closed in 7 days: 10
Comments in 7 days: 3
Events in 7 days: 14

Top labels

  • stale (202)
  • help-wanted (188)
  • waiting-feedback (186)
  • client (180)
  • fixed-waiting-test (170)
  • android (66)
  • feature (64)
  • channel:rail (44)

Detailed Description

FreeRDP is a free remote desktop protocol library and client implementation that provides RDP connectivity across multiple platforms.

The project solves the problem of accessing remote desktops by implementing the Remote Desktop Protocol as an open-source alternative to proprietary solutions. It works as both a reusable library that developers can embed in their applications and as standalone clients. The implementation supports multiple display servers and platforms, including X11, Wayland, Android, and SDL-based environments, allowing RDP connections to function across diverse computing environments.

Developers should choose FreeRDP if they need to add remote desktop capabilities to applications or require cross-platform RDP client functionality without proprietary licensing constraints. The project suits scenarios where interoperability with Windows Remote Desktop services is required, whether building thin clients, remote access tools, or integrating RDP support into larger systems. The library approach means it can be embedded in custom applications rather than used only as a standalone tool.

The project maintains active community engagement through multiple communication channels including a Matrix room, IRC bridge, and mailing list. Development activity shows consistent attention to security practices with a documented security policy. The codebase receives ongoing maintenance with compilation instructions and API documentation actively maintained on the project wiki. The team provides regular releases through a dedicated downloads repository and maintains comprehensive reference documentation linking to Microsoft's open specifications for protocol compliance.