Entity-Him/dsh-harmonyos-market--plugins-dsh-harmonyos-market1

dsh-harmonyos-market

HarmonyOS dsh plugin market client: browse the dsh-harmonyos-market catalog and one-click install from the dsh settings panel. · 鸿蒙专属 dsh 插件市场:在 dsh 设置面板里一键浏览与安装。

AI Analysis

核心用途是为鸿蒙环境下的 DSH 提供图形化的插件市场,支持一键安装、卸载及重启。适合鸿蒙系统上需要便捷管理插件的用户。

Package
dsh-harmonyos-market
Version
0.1.0
Last updated
Aug 25, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Entity-Him/dsh-harmonyos-market#72740b030500f20a47aad0574f7a0abdc0a89652&path:plugins/dsh-harmonyos-market

配置

设置里可改三项(默认值即开箱即用):

  • allowRestart:是否允许市场触发重启(默认 true;若由 supervisor/systemd 守护,可保持 true,守护进程会自动拉起)
  • registryUrl:目录地址(默认指向本仓库 main 分支的 plugins.json)
  • profile:操作的目标 profile(默认从启动参数读取,回退 web)