seki668/dsh-plugin-descriptions

Plugin ⭐ 0 MIT data

给 dsh Web 的「插件」设置区新增一个 插件说明 标签页,在官方「插件列表」的基础上为每个已安装的 Cordis 插件展示功能说明、完整包名、entryId 与挂载状态。

Install

git clone https://github.com/seki668/dsh-plugin-descriptions.git
   cd dsh-plugin-descriptions
   ```

   如果通过 ZIP 下载,解压后同样在包根目录执行后续命令。

2. 安装(复制插件包并注册到 web profile 的 bundles,无需 pnpm):

   ```powershell
   node install.mjs
   ```

   安装到其它 profile:

   ```powershell
   node install.mjs --profile <profile-name>
   ```

3. 重启 `dsh web` 后,进入 设置 → 插件 → 「插件说明」。

> 首次安装或卸载 Web 客户端插件需要重启 dsh,原因见下方「常见问题」。

### 卸载

Add seki668/dsh-plugin-descriptions to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.