xiaoguomeiyitian/dsh-qr-share1

dsh-qr-share

DSH web plugin: a sidebar footer QR-code button that lets a phone scan and re-issue the current browser's authenticated launch URL, reusing the same ?token exchange the desktop just completed.

AI Analysis

核心用途是实现 DSH 桌面端与手机端会话的快速同步与无缝切换。适合需要在移动设备上继续使用当前已登录 DSH 会话的用户。

Package
dsh-qr-share
Version
0.2.0
License
MIT
Last updated
Aug 30, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiaoguomeiyitian/dsh-qr-share

Configuration (patch overlay)

- insert:
    - id: qr-share
      name: 'dsh-qr-share'
      config:
        enabled: true   # default true; set false to short-circuit the route to 404