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.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:CloudFan-cyf/dsh-plugin-control说明文档
阅读完整 README ↗使用
- 重启
dsh web后打开 设置 → 插件控制。 - 卡片显示插件名称、版本、简介与启用状态。
- 点击开关即可启用/停用插件;状态写入
~/.dsh/profiles/web/cordis.patch.yml。