SnoWinKK/dsh-web-skin0

dsh-web-skin

Permanent wallpaper skin for the DSH web UI: the host serves any local image over an HTTP route, the client pins it behind the window, makes theme surfaces translucent, and offers a Settings → 背景图 panel to change the image anytime — survives restarts, no re-define needed.

AI 분석

核心用途是为网页端提供持久化的背景皮肤。适合需要自定义界面视觉、使主题表面半透明的用户。支持重启后保持配置。

패키지
dsh-web-skin
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 16.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:SnoWinKK/dsh-web-skin

安装(给使用者,三选一)

方式 A:让 DSH 的 AI 帮你装(最简单)

把这句话发给你的 DSH:

帮我安装 dsh-web-skin 插件,代码在 github:SnoWinKK/dsh-web-skin

方式 B:命令安装(需要 dshpnpm


## 使用

- **换图**:设置 → **背景图** → 输入本地图片路径 → 应用;恢复默认 → 输入留空点「恢复默认」
- **默认图**:默认**没有内置图**——「恢复默认」会尝试工作区根目录的 `wallpaper.jpg`;想自定义默认图就把 `lib/index.js` 顶部的 `DEFAULT_IMG` 改成你的图片路径
- **可选插件行配置**:`config: { "path": "C:/..." }` 预设初始路径