ShanHaiFish/dsh-plugin-manager-lite ↗★ 0
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.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ShanHaiFish/dsh-plugin-manager-lite说明文档
阅读完整 README ↗使用
重启 DSH 后,打开浏览器进入 Web GUI → 设置 → 插件 → 第三方插件:
- 点「刷新」重新拉取插件列表;
- 运行中的插件可「停用」;已停用的插件可「启用」;
- 每个插件可「检查更新」「卸载」。
停用 / 启用结果通过 alert 提示,操作成功会刷新列表反映真实状态。