CloudFan-cyf/dsh-plugin-control ↗★ 0
@cloudfan-cyf/dsh-plugin-control
DSH Web GUI plugin control center: card list of all installed plugins with name, version, description, and online enable/disable switches.
AI 분석
核心用途是为 DSH 提供可视化的插件管理界面,支持一键开关插件状态。适合安装了多个插件、需要便捷管理插件启停状态的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:CloudFan-cyf/dsh-plugin-control使用
- 重启
dsh web后打开 设置 → 插件控制。 - 卡片显示插件名称、版本、简介与启用状态。
- 点击开关即可启用/停用插件;状态写入
~/.dsh/profiles/web/cordis.patch.yml。