Skip to content

Add RustDesk Client documentation#1175

Merged
MichaIng merged 9 commits intodevfrom
copilot/add-rustdesk-client-docs
Mar 4, 2026
Merged

Add RustDesk Client documentation#1175
MichaIng merged 9 commits intodevfrom
copilot/add-rustdesk-client-docs

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 3, 2026

Adds documentation for the RustDesk Client (software ID 13) introduced in MichaIng/DietPi#7992, covering installation, configuration, and setup for both public and self-hosted server scenarios.

Changes

  • docs/assets/images/dietpi-software-remotedesktop-rustdesk-logo.webp: WebP conversion retained as an asset, but the RustDesk Client section uses the same SVG logo as the RustDesk Server section
  • docs/software/remote_desktop.md:
    • Added RustDesk Client to the overview list
    • New ## RustDesk Client section with:
      • Intro referencing RustDesk Server relationship and X11 desktop requirement
      • ### Client management tabs: Client configuration, Update
      • ### Client installation and setup with two tabs:
        • Using the public RustDesk server: default setup via rs-ny.rustdesk.com:21116 (~/.config/rustdesk/RustDesk2.toml)
        • Using a self-hosted RustDesk Server: Settings > Network configuration (ID server + public key), plus an optional Persistent background service subsection explaining systemctl enable --now rustdesk — only recommended with a self-hosted server, as it keeps a persistent connection open for always-available remote access
  • docs/software.md: Added RustDesk Client entry to the software catalogue list

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 2 commits March 3, 2026 21:42
Co-authored-by: StephanStS <57687516+StephanStS@users.noreply.github.com>
Co-authored-by: StephanStS <57687516+StephanStS@users.noreply.github.com>
Copilot AI changed the title [WIP] Add documentation for RustDesk Client installation Add RustDesk Client documentation Mar 3, 2026
@StephanStS StephanStS requested review from MichaIng March 3, 2026 22:06
@StephanStS StephanStS marked this pull request as ready for review March 3, 2026 22:07
@StephanStS
Copy link
Copy Markdown
Collaborator

@MichaIng : The checks output
[WARN] lychee detected 154 redirects. You might want to consider replacing redirecting URLs with the resolved URLs. Run lychee in verbose mode (-v/--verbose) to see details about the redirections.
Should we look at the redirects and have them corrected (check before instead of blind replacement)?

@MichaIng MichaIng added this to the v10.2 milestone Mar 3, 2026
@MichaIng MichaIng added extension Extend/complement existing pages Next DietPi release Changes related to changes made for the upcoming DietPi release. labels Mar 3, 2026
Co-authored-by: MichaIng <28480705+MichaIng@users.noreply.github.com>
Co-authored-by: MichaIng <micha@dietpi.com>
@StephanStS StephanStS requested a review from MichaIng March 4, 2026 11:21
@MichaIng MichaIng linked an issue Mar 4, 2026 that may be closed by this pull request
@MichaIng MichaIng merged commit 618e371 into dev Mar 4, 2026
2 of 3 checks passed
@MichaIng MichaIng deleted the copilot/add-rustdesk-client-docs branch March 4, 2026 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

extension Extend/complement existing pages Next DietPi release Changes related to changes made for the upcoming DietPi release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add RustDesk Client documentation

3 participants