ShanHaiFish/dsh-plugin-manager-lite0

dsh-plugin-manager-lite

DSH 静态 bundle 插件:在设置页管理第三方插件——列表、启用/停用(持久化到 ~/.dsh/cordis.patch.yml)、卸载、检查更新、一键升级。A static-bundle DSH plugin that manages third-party plugins on the settings page: list, enable/disable (persisted), uninstall, check for updates, and one-click upgrade.

AI Analysis

用于在 Web 界面中直观管理 DSH 插件。适合安装了多个第三方插件,需要便捷进行开关、更新或卸载操作的用户。

Package
dsh-plugin-manager-lite
Version
0.1.0
License
MIT
Last updated
Aug 21, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ShanHaiFish/dsh-plugin-manager-lite

使用

重启 DSH 后,打开浏览器进入 Web GUI → 设置 → 插件 → 第三方插件

  • 点「刷新」重新拉取插件列表;
  • 运行中的插件可「停用」;已停用的插件可「启用」;
  • 每个插件可「检查更新」「卸载」。

停用 / 启用结果通过 alert 提示,操作成功会刷新列表反映真实状态。