DSH-QrPairing
DSH WebUI 右下角悬浮「手机连接」二维码按钮:点击在应用内弹层显示配对二维码、6 位短码与倒计时,浏览器与 DSH 桌面端通吃(同源 img 渲染,无 iframe)。
Floating phone-pairing QR button for the DSH WebUI. One click opens the dsh-remote-link pairing QR (image + 6-digit code + TTL) in an in-app overlay — works in both browser and DSH Desktop (same-origin img, no iframe).
怎么安装
dsh plugin add dsh-remote-qr-button 简介
📱 DSH-QrPairing **DeepSeek Harness WebUI 手机配对二维码悬浮按钮** 在 DSH WebUI 右下角添加一个悬浮按钮,点击即可在应用内打开手机配对二维码,无需另开浏览器标签页。 --- 简介 本插件是 dsh-remote-link 的配套 UI:配对页(/qr)由 remote-link 网关提供,本插件只负责把入口放进桌面端 WebUI。 仅当从 127.0.0.1 / localhost 访问时显示按钮 点击弹出应用内浮层,展示配对二维码 未安装 dsh-remote-link 时显示「未检测到网关」提示,而不是死链 安装 先装 dsh-remote-link,再装本插件。 sh dsh plugin --profile web add github:BotonJ/dsh-remote-link dsh plugin --profile web add dsh-remote-qr-button 工作原理 **Host 端**(lib/index.js):注册两个同源路由——配置探针 GET /dsh-remote-qr-button/config(实时读取 remoteLinkGateway 服务的端口、短码与 TTL,无硬编码端口)和 PNG 代理 GET /dsh-remote-qr-button/qr.png(从网关取实时配对图…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- 359
- 最近更新
- 2026-08-27
- 创建于
- 2026-08-19
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-plugin
同类推荐
radar
skyhook-io/radar
缺失的开源Kubernetes UI,内置面向AI代理的MCP服务器。查看出了什么问题、原因以及变化。问题、拓扑、事件时间线、Helm、GitOps、实时服务流量和集群审计——全部集成在一个Go二进制文件中。
dsh-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 生态打造的现代化桌面端体验