Plugin directory / UI Enhancements / dsh-deeplink
dsh-deeplink
GitHub source only qyw233/dsh-deeplink ↗
1Stars
0Forks
0Open issues
JavaScriptLanguage
2026-08-13Last push
What it does
DSH WebUI 深链插件:?session=/?workspace= 直接打开指定项目对话
Our take
Source-only — early-stage, install from GitHub
Source-only — early-stage, install from GitHub
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:qyw233/dsh-deeplink - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:qyw233/dsh-deeplink. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Repository
github.com/qyw233/dsh-deeplink ↗