dsh-remote-qr-button
Run the following command in DeepSeek Harness:
dsh plugin install huaxiren6/dsh-remote-qr-button
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install huaxiren6/dsh-remote-qr-button inside DeepSeek Harness to install this plugin; source code is available at https://github.com/huaxiren6/dsh-remote-qr-button.
About this plugin
The phone pairing QR code for a DSH WebUI desktop session lives on a separate local port served by the dsh-remote-link gateway, forcing users to pop open yet another browser tab just to scan it. Making matters worse, the Electron window blocks cross-origin iframe navigation, so simply embedding the gateway URL in an iframe results in a blank render.
DSH-QrPairing builds a same-origin bridge. The host registers two routes: a config probe that reads the gateway port, short code, and TTL in real time, and a PNG proxy that fetches the pairing image back into the same origin. When the floating button is clicked, the client requests the probe, renders the QR code, and polls every five seconds to keep the short code and countdown current. If dsh-remote-link is not installed, the overlay displays a clear "gateway not detected" notice instead of a dead link; on non-local addresses the button stays hidden entirely.
The button id matches the one injected by remote-link itself, so the two are mutually exclusive and whichever mounts first takes effect. The plugin only appears when the WebUI is accessed from 127.0.0.1 or localhost. It is built for developers who pair a DSH desktop session with a phone daily: one click and the code is right there, no tab-hopping required.
Use Cases
- One-click phone pairing QR code overlay from the desktop WebUI
- Avoid blank QR code caused by cross-origin iframe in Electron desktop
- Show a friendly notice instead of a dead link when the gateway is missing
Best For
- Developers who pair a DSH desktop session with a phone daily
- Users accessing the DSH WebUI through the Electron desktop app
- DSH users who have deployed the dsh-remote-link gateway
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.