keyiadiannao/dsh-power-button

keyiadiannao★ 1TypeScript最后同步: 2026-08-16

在 GitHub 打开

Self-contained power control for DeepSeek Harness: sidebar power button with upward restart/shutdown menu, Windows-shutdown-style overlay, own restart & shutdown engine (no dependency on other plugins).

README 摘要

dsh-power-button English 中文 A self-contained power & lifecycle controller for DeepSeek Harness: a sidebar power button with a Restart / Shutdown menu and a full-screen transition overlay. The restart/shutdown engine is built into the plugin — no third-party dependencies. Developed with DeepSeek AI assistance; reviewed before release. Features - Sidebar power button in the footer action slot, theme-aware and styled to match the adjacent Settings trigger. - Restart / Shutdown menu with a Windows-style full-screen transition overlay; the page auto-reloads after a confirmed restart. - Self-contained restart engine : writes a detached .cjs helper that waits for the old process to exit and the port to free, then relaunches DSH with the same execPath/execArgv/argv/cwd . No PowerShell, no taskkill . - /restart and /shutdown commands , plus a restart harness model tool (same name as anweat/dsh-restart ; registration is skipped when another plugin already owns the name). - Localized UI and host notices (zh / en), following the profile's locale.preference . - Startup housekeeping : restart-helper- .log files older than 7 days are pruned from the runtime directory. Screenshots ① Sidebar power …

在 GitHub 查看完整 README →
终端/TUIclient-plugindeepseek-harnessdshdsh-pluginpluginpowerrestartshutdown

分类