dsh-plugin-desktop-plugin-inventory
界面增强 活跃维护

dsh-plugin-desktop-plugin-inventory

Skylarking/dsh-plugin-desktop-plugin-inventory

轻量级桌面插件库存管理工具,可自动归集设备内已安装的各类桌面插件信息,支持版本追踪、库存清单导出与状态统计,操作简洁无需复杂配置,帮助开发者快速掌握桌面插件部署全貌。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
TypeScript
主要语言
None
开源协议
51 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:Skylarking/dsh-plugin-desktop-plugin-inventory
git clone https://github.com/Skylarking/dsh-plugin-desktop-plugin-inventory.git
git clone git@github.com:Skylarking/dsh-plugin-desktop-plugin-inventory.git
README.md main

@skylarking/dsh-client-ui-desktop-plugin-inventory

English | 中文

Private Desktop integration package that replaces the official read-only plugin inventory only for Electron-launched DSH. The Desktop overlay patch mounts this Client package in the existing Plugins settings tab; it keeps the Cordis component inventory and adds local installation, enable, disable, and confirmed uninstall actions through the context-isolated window.dshDesktopPlugins bridge.

The package is part of Desktop's generic plugin-management support, not a feature plugin. It is hidden from the user-managed plugin list and does not load when DSH Web runs without the Desktop patch.

Model Experience

None, as the package changes only the human settings interface.

KV Cache effect

None.

Known Limitations and Deferred Work

  • Plugin mutations restart the Desktop-owned DSH process; the page does not hot-swap Host bundles in place.