kunkundi/crossdesk

A lightweight, cross-platform remote desktop software with support for Web Client access | 一款支持 Web 客户端访问的轻量级跨平台远程桌面软件。

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 46 minutes ago
Added to GitGenius on September 16th, 2026
Created on November 20th, 2023
Open Issues & Pull Requests: 14 (+0)
GitHub issues: Enabled
Number of forks: 407
Total Stargazers: 4,302 (+0)
Total Subscribers: 25 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 9.9 hours
90th percentile: 3.4 hours
Tracked items: 97

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Practically every issue opened in the past year has drawn a reply. 86% of issues opened in the past year have been closed, leaving a working backlog. Three people close 99% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 14
New in 7 days: 2
Closed in 7 days: 3
Avg open age: 177 days
Stale 30+ days: 11
Stale 90+ days: 9

Recent activity

Opened in 7 days: 2
Closed in 7 days: 3
Comments in 7 days: 2
Events in 7 days: 10

Top labels

  • bug (46)
  • enhancement (33)
  • documentation (6)
  • wontfix (1)

Detailed Description

Crossdesk is a lightweight, cross-platform remote desktop software that enables remote access through both native clients and a web browser interface.

The tool addresses the need for efficient remote desktop connectivity across different operating systems. It uses WebRTC for real-time communication, KCP protocol for optimized data transmission, and libdatachannel for peer-to-peer connections. The architecture supports both traditional remote desktop clients and web-based access, allowing users to control remote machines through a standard web browser without installing additional software on the client side.

Crossdesk suits scenarios where lightweight resource consumption and accessibility are priorities. The web client capability makes it particularly valuable for situations where installing native applications is impractical or undesirable. Teams evaluating adoption should consider that the project targets cross-platform compatibility while maintaining a minimal footprint, distinguishing it from heavier remote desktop solutions that demand more system resources.

The project shows active development with regular commits across its codebase. Work spans multiple technical domains including codec implementation, audio and video streaming infrastructure, and web client functionality.