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

dsh-remote-desktop-companion

用于 dsh-remote-desktop iframe 控制的远程伴侣插件。

AI 分析

核心用途是配合本地远程桌面控制器进行 iframe 嵌入控制。适合需要从本地 DSH 侧边栏管理和浏览远程 DSH 实例的用户。必要条件是需安装在被控制的远程 DSH web profile 中。

套件
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.