sincerity711/dsh-remote-desktop--packages-companion ↗★ 0
dsh-remote-desktop-companion
Remote companion for dsh-remote-desktop iframe control.
AI 분석
核心用途是配合本地远程桌面控制器进行 iframe 嵌入控制。适合需要从本地 DSH 侧边栏管理和浏览远程 DSH 实例的用户。必要条件是需安装在被控制的远程 DSH web profile 中。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sincerity711/dsh-remote-desktop#0b25362eab0741b49a1721adbe9f0056e62cafb2&path:packages/companiondsh-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.