dsh-power-button
固定在窗口右下角的一键启停按钮:通过脱离终端的辅助进程按原始启动命令重启 DeepSeek Harness(仅本机同源可调),附「仅停止」小按钮。
One-click start/stop button pinned to the window bottom-right corner: restarts DeepSeek Harness in place via a detached helper that relaunches the exact boot invocation (loopback same-origin guarded), with an optional stop-only action.
怎么安装
dsh plugin add github:huasheng33991/dsh-power-button 简介
dsh-power-button DeepSeek Harness 一键启停按钮 —— 固定在窗口右下角的悬浮电源键。 单击主按钮即可**重启** DeepSeek Harness(停旧启新,自动拉起新进程并重连页面);悬停出现的小按钮可**仅停止**(不自动重启)。 状态点:绿 = 运行中 / 红 = 离线 / 琥珀脉冲 = 重启中 重启接口仅接受本机同源请求(拒绝代理转发),伪造来源一律 403 持久化安装:本体放 ~/.dsh/plugins/dsh-power-button/,通过 profile package.json 的 dsh.profile.bundles 自动加载,重启后依然存在 路由 | 路由 | 方法 | 说明 | | --- | --- | --- | | /dsh-power/health | GET | 健康检查 { ok: true } | | /dsh-power/restart | POST | 一键启停:detached helper 等端口释放后按原入口/参数/环境/cwd 重启 | | /dsh-power/stop | POST | 仅停止,不自动重启 | 安装(profile 层) bash 1. 把本包放入 DSH 用户级插件目录 mkdir -p ~/.dsh/plugins cp -r dsh-power-button ~/.ds…
推荐参考
信息
- 协议
- –
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-16
- 创建于
- 2026-08-16
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令;无 license
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-plugin
同类推荐
dsh-TUI
ccch1mneyyy/dsh-TUI
Claude Code 风格全屏终端 UI:像素鲸鱼顶栏、实时工作状态行、思考流式展开。
deepseek-harness-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 生态打造的现代化桌面端体验