# Cool-Coding/remote-desktop-control

远程桌面控制(Spring+Netty+Swing)

Repository: https://github.com/Cool-Coding/remote-desktop-control
Canonical: https://ross.abutalabs.com/products/remote-desktop-control
Language: Java
License Family: other
Topics: spring, netty, swing
Last push: 2023-04-17T17:41:27+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2954, "days_push": 1234, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1004, forks 314 (observed 2026-09-03T02:15:05.377552+00:00)

## What it is
An open-source remote desktop control application built with Spring, Netty, and Swing in Java. It uses a three-party architecture where a relay server connects a master (controller) and a puppet (controlled machine), forwarding commands and screen captures between them.

## Use cases
- control a home computer from the office over a relay server
- view and control a remote machine's screen from a Java desktop client
- learn how remote desktop software works by reading source code
- remotely operate a machine inside a LAN via a middle server
- extend a remote-control tool with custom command handlers

## When to choose
- you want a self-hosted, open-source remote desktop solution in Java
- you want to study or modify the internals of a remote-control system
- all parties can run Java on desktop platforms

## When to avoid
- you need a production-grade, secure remote desktop with encryption and authentication
- you need cross-platform support beyond Java desktop environments
- you need mobile or web-based remote access
- you require an actively maintained project with a clear license

## Facets
- artifact type: application
- maturity: maintenance
- function: networking, gui, developer-tools
- domain: cross-platform, developer-tools
- platform: jvm, cross-platform
- tags: remote-desktop, netty, swing, spring, remote-control, screen-sharing, java, automation, desktop

## Member repositories
- Cool-Coding/remote-desktop-control (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:05.377552+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:13:56.082674+00:00, confidence not recorded.
  - readme: https://github.com/Cool-Coding/remote-desktop-control (fetched 2026-09-03T02:15:05.377552+00:00, sha 7aa0ce87cd1c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
