sincerity711/dsh-remote-desktop--packages-companion ↗★ 0
dsh-remote-desktop-companion
Remote companion for dsh-remote-desktop iframe control.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sincerity711/dsh-remote-desktop#0b25362eab0741b49a1721adbe9f0056e62cafb2&path:packages/companion说明文档
阅读完整 README ↗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.