huasheng33991/dsh-power-button

插件 ⭐ 1 other

DeepSeek Harness的一键启动/停止(重启)按钮,固定在窗口右下角。/ DSH 一键启停按钮。

catalog 简介:One-click start/stop (restart) button for DeepSeek Harness, pinned to the window bottom-right corner. / DSH 一键启停按钮。

安装

# 1. 把本包放入 DSH 用户级插件目录
mkdir -p ~/.dsh/plugins
cp -r dsh-power-button ~/.dsh/plugins/

# 2. 加入 profile 依赖并安装
cd ~/.dsh/profiles/web
pnpm add file:~/.dsh/plugins/dsh-power-button

# 3. 在 package.json 的 dsh.profile.bundles 列表追加 "dsh-power-button"
#    (注意:不要再在 cordis.patch.yml 手动 insert,避免 duplicate loader entry id)

# 4. 重启 dsh web 后刷新页面即可看到右下角按钮

huasheng33991/dsh-power-button 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。