dsh-remote-desktop
Manifest valid远程桌面移动化插件:为 DeepSeek Harness 提供手机横屏外壳与中文输入法
Remote Desktop Mobile Plugin
English | 中文
Turns DeepSeek Harness running on a computer into a phone-friendly remote-desktop shell with landscape conversation reading and mobile input.


The second preview shows a complete Harness conversation after 翻转方向: LLM body text remains phone-readable, while the device shell identifies the UU Remote-style remote-desktop context around it.
Use this plugin together with a remote-desktop app such as UU Remote. The remote-desktop app carries the computer display and input to the phone; this plugin adapts the Harness Web interface for touch, landscape reading, and Chinese input. It does not provide or establish a remote-desktop connection.
Features
横屏遥控: rotates the page for landscape phone reading, keeps the session list available by default, and enlarges LLM body text while keeping Think rows compact.输入法: supplies common symbols, T9 Chinese candidates, a QWERTY English keyboard, a numeric keyboard, and delete, clear, newline, space, and language controls.收起列表/展开列表: toggles the session list at any time, including while the page is in landscape mode.
The candidate strip has a fixed height so changing candidates never resizes the keys. The first Chinese-mode key is 分词, which inserts a separator; after numeric pinyin input, the symbol column becomes a pinyin-combination selector that narrows candidates.
Usage
-
Install the plugin and start Harness Web on the computer:
pnpm dsh plugin --profile web add github:zptalk0221-cpu/dsh-remote-desktop pnpm dsh web -
Connect to that computer from a phone through UU Remote or another trusted remote-desktop app, then open Harness Web.
-
Use the controls at the lower right: select
横屏遥控for landscape reading,输入法to type, and翻转方向if the remote desktop reports the opposite orientation.
Candidates are written into the most recently focused Harness composer. Focus the composer before choosing one.
Installation Details
The plugin installs as an out-of-tree bundle in the selected $DSH_HOME profile, so Harness upgrades do not replace it. The dictionary is embedded in lib/client.js; runtime use does not contact Google or download a dictionary. The repository includes the browser bundle, so GitHub installs do not need a prepare script or local build toolchain.
Development
The plugin is built from the Harness workspace because its client bundle consumes Harness-provided React and client slot runtime dependencies. From the Harness checkout:
pnpm --dir plugins/dsh-remote-desktop build
Commit the generated lib/client.js together with source changes before publishing a release. The package entry points are index.js for the host half, cordis.patch.yml for profile composition, and lib/client.js for the browser half.
Limitations
This is a Harness plugin, not a remote-desktop service, standalone Web application, replacement composer, or separate dictionary service. Configure remote device access according to the security policy of your chosen remote-desktop app.
Similar plugins
by saya-ch
DeepSeek Harness 的 Android App 与安全远程访问插件,支持局域网/远程连接和高度自定义的移动界面与扩展能力。
★ 265
↓ 2.2k/wk
Apache-2.0
TypeScript
Sep 14, 2026
dsh plugin --profile web add dsh-mobileby anywhere-labs
为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 26.5k
↓ 300/wk
MIT
TypeScript
Sep 14, 2026
dsh plugin --profile web add dsh-plugin-desktopby Hakunm
一个把文件工作区直接带进 DeepSeek Harness WebUI,并为手机和第三方客户端提供稳定的远程接口插件。A bilingual file workspace and secure remote API for DeepSeek Harness WebUI and mobile clients.
★ 4
AGPL-3.0
TypeScript
Aug 14, 2026
dsh plugin --profile web add dsh-workspaceby MrMu666
为DeepSeek harness开启局域网访问及移动端页面的插件,移动端界面适配
★ 10
JavaScript
Sep 10, 2026
dsh plugin --profile web add github:MrMu666/dsh-LANby Yui-Little
Mobile shell UI plugin for DeepSeek Harness web: overlay drawer, full-width conversation, settings sheet, marketplace with hot-load installs.
★ 7
MIT
TypeScript
Aug 21, 2026
dsh plugin --profile web add dsh-mobile-shellby Z-6354
基于deepseek-harness(dsh)的手机网页优化插件,修复了部分网页与手机端不适配的问题;
★ 16
MIT
JavaScript
Aug 18, 2026
dsh plugin --profile web add dsh-mobile-hanui