dshbase

Plugin directory / Developer / dsh-quick-launch

dsh-quick-launch

Unverified acebang0303

✓ Actively maintained

View on GitHub ↗ ← Back to plugin directory

1Stars
0Forks
0Open issues
Language
2026-08-18Last push
Cross-platformPlatform

What it does

DSH 桌面快捷方式插件:一键创建/更新/删除 DeepSeek Harness 桌面快捷方式,图标可自定义上传切换(蓝白金鲸鱼悬浮按钮,可拖动)

Our take
Unverified — not yet verified

DSH 桌面快捷方式插件:一键创建/更新/删除 DeepSeek Harness 桌面快捷方式,图标可自定义上传切换(蓝白金鲸鱼悬浮按钮,可拖动) Not yet verified — install and test it yourself.

“Unverified” means our automated CI has not yet installed this plugin. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.

Plugin author? Get the “Verified” label — submit your own evidence (screenshots, logs, or a short demo) and we'll review and flip the badge.

Submit verification evidence ↗

README

dsh-quick-launch 🐳

DeepSeek Harness Web GUI 的桌面快捷方式管理插件:一键创建/更新/删除桌面快捷方式,图标可自定义上传切换。蓝白金鲸鱼悬浮按钮(DeepSeek 鲸鱼标)可拖动,点击旋转 90° 从按钮弹出面板——按钮不消失、不移动。

效果预览

效果预览

特性

  • 一键创建/更新/删除「deepseek harness桌面快捷方式」(.lnk,默认名可自行修改)
  • 图标自定义:内置贴纸图标 + 上传 PNG/JPEG(≤ 2.5MB)自动转 .ico,即时切换
  • 鲸鱼悬浮按钮:点击原地旋转 90° 弹出面板;可拖动定位并记忆位置(localStorage)
  • 启动脚本内置 dsh 入口三级解析链(记录真实入口 → PATH 上的 dsh → npx 兜底),兼容任何安装方式
  • 双击快捷方式即启动 harness(最小化控制台)并自动打开浏览器;已运行时仅打开浏览器
  • 零运行时依赖:宿主 half 纯 Node 内建,客户端 half 纯 DOM 手写(官方 __ModuleLoader__ 契约),素材内嵌于客户端捆绑包,激活不依赖远程资源
  • 仅支持 Windows

安装

git clone https://github.com/acebang0303/dsh-quick-launch
cd <harness>
dsh plugin --profile web add ../dsh-quick-launch

重启 web 加载即生效——左下角出现鲸鱼悬浮按钮(点击弹出面板、拖动移动、上传即换图标)。

注:本地目录安装路径不能含空格(上游 dsh plugin CLI 限制);git 源不受影响。

素材来源与许可

本插件 assets/ 素材为「鲸鱼娘」角色的衍生创作,以 CC BY-NC-SA 4.0(署名-非商业性使用-相同方式共享)发布,禁止任何商业性使用。

署名链(详见 NOTICE):

  • 一创 上善(Pixiv · Bilibili:上善无形)——鲸鱼娘角色形象原作者
  • 二创 ZipZipPipe(Pixiv · Bilibili:ZipZipPipe)——《鲸鱼娘》表情包角色二次设计
  • 三创(本插件) acebang0303 —— 基于角色设定生成的 AI 二创贴纸图(默认图标),二创同协议授权

完整许可文本见 LICENSE;素材来源文件在 assets/(含 assets/README.md 提取声明)。

开发与构建

零构建步骤:lib/ 即分发产物,客户端 lib/client.js 为手写 bundle,无需脚手架。

node --test tests/            # 单元测试(纯逻辑面)
node scripts/e2e-windows.mjs  # Windows 端到端自检(.lnk / PNG→ICO)
node scripts/inject-whale.mjs <favicon.svg>  # 官方更换鲸鱼 logo 后重新注入客户端

许可

  • 素材(assets/):CC BY-NC-SA 4.0,全文见 LICENSE,署名链见 NOTICEassets/README.md
  • 代码:MIT License,见 LICENSE-MIT

Install

🧩 Let your agent install it (recommended)

Install the catalog once, then DeepSeek Harness can find and install any plugin from this site automatically:

dsh plugin add dshbase-catalog

Then say "install dsh-quick-launch for me" — your agent finds it in the directory and installs it. Docs: dshbase-catalog · verified packs.

This plugin is GitHub source (not published to npm) — install it straight from the repo:

Web profile:

dsh plugin --profile web add github:acebang0303/dsh-quick-launch

Headless (CLI) profile:

dsh plugin --profile headless add github:acebang0303/dsh-quick-launch

Test report

Not yet L3-verified — see failure note below if we already ran it.

Status: pending · last test 2026-08-26 · flagged webonly
Note: 验证: web-only;待 L4 web CDP;L4 web CDP runtime-fail on dsh 0.1.0-rc.8. Browse all pending failures →
Security: not yet scanned — our daily static scan will cover it shortly.

Share this badge

More in Developer

Browse all 7795 plugins →