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

dsh-harmonyos-market

鸿蒙专属 DSH 插件市场客户端:支持在设置面板一键浏览与安装插件。

AI 分析

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

包名
dsh-harmonyos-market
版本
0.1.0
最近更新
2026年8月25日

安装

$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)