sincerity711/dsh-remote-desktop--packages-companion0

dsh-remote-desktop-companion

Remote companion for dsh-remote-desktop iframe control.

包名
dsh-remote-desktop-companion
版本
0.1.0
许可证
MIT
最近更新
2026年8月19日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sincerity711/dsh-remote-desktop#0b25362eab0741b49a1721adbe9f0056e62cafb2&path:packages/companion

dsh-remote-desktop-companion

Remote companion plugin for dsh-remote-desktop.

Install it in each remote DSH web profile that should be embedded by the local Remote Desktop controller. It runs only in ?dshRemoteDesktop=1 iframe mode, validates parent origin/token messages, opens requested remote sessions, and hides the embedded remote left sidebar.

Install

dsh plugin --profile web add dsh-remote-desktop-companion

Before npm publication, install from a local checkout on the remote machine/profile:

dsh plugin --profile web add /path/to/dsh-remote-desktop/packages/companion

Architecture

See the repository architecture reference for iframe bridge, token validation, and companion behavior.