DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-background

S

dsh-background

Manifest valid1

DSH Desktop Custom Background Image Plugin: File Picker for Image Selection, Darken/Brighten, /background Command, localStorage Persistence

UI (client)hasBundlePatch

dsh-background 🖼️

DSH 桌面版换背景图的插件:设置 → 常规 → 自定义背景,或聊天框输入 /background。 图铺在整个窗口最底层,三栏半透明透出壁纸,可调暗/调亮。

✨ 功能

  • 🖼️ 选择图片…:系统文件选择器选图(PNG / JPG / WebP / GIF,≤ 8MB),即时生效
  • 调暗 / ◑ 调亮:一键调遮罩强度(55% / 25%),文字看不清就调暗
  • 🗑️ 清除:恢复默认
  • ⌨️ /background 斜杠命令:聊天框里直接操作
  • 💾 持久化:图片存在本地(localStorage),重启不丢
  • ⚙️ 可选配置~/.config/dsh-background/config.json 可预设 image / overlay

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

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

把这句话发给你的 DSH:

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

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

# 直接从 GitHub 安装:
dsh plugin --profile <profile> add github:SnoWinKK/dsh-background

# 或者:clone 下来后用本地文件夹安装:
git clone https://github.com/SnoWinKK/dsh-background
cd dsh-background
dsh plugin --profile <profile> add .

然后重启 DSHdsh plugin 会自动把插件加进 profile 的 bundles,无需手改配置。

💡 <profile> 填什么?

  • Deepseek-Harness-Desktop 桌面版 → 填 desktop
  • 用官方 dsh web 网页版 → 填 web
  • 不确定的话:打开 C:\Users\你的用户名\.dsh\profiles 文件夹,里面的文件夹名就是可用的 profile 名
  • 填错不会弄坏东西:只是装进另一套配置。重启后没生效,就换一个名字再跑一次命令

方式 C:手动编辑 profile(不装 dsh CLI)

  1. 拿到本仓库(Download ZIP 解压即可);

  2. 编辑 ~/.dsh/profiles/<profile>/package.json

    {
      "dependencies": { "dsh-background": "link:<解压后的路径>" },
      "dsh": { "profile": { "bundles": [/* ... */, "dsh-background"] } }
    }
    
  3. 在 profile 目录跑 pnpm install,重启 DSH。

使用

操作方式
换背景图设置 → 常规 → 自定义背景 → 🖼️ 选择图片…
快速操作聊天框输入 /background
调暗 / 调亮面板上的 ◐ / ◑ 按钮,或 /background 菜单
清除背景🗑️ 清除(恢复默认)

配置

~/.config/dsh-background/config.json(可选,优先级高于 localStorage):

{
  "image": "file:///C:/path/to/wallpaper.png",
  "overlay": 0.35
}
字段说明
image背景图来源:data URL / 本地路径 / http(s) 地址
overlay遮罩强度 0(全透)~ 1(不透明),默认 0.35

结构

  • lib/index.js
  • lib/client.js
  • cordis.patch.yml

许可

Versions

Latest versionPublishedSize
0.2.9

Comments

Loading…

From the same category

open-design

by nexu-io

🎨 Best DeepSeek Harness Design Plugin. The open-source Claude Design alternative. 🖥️ Local-first desktop app. 🖼️ Your coding agent becomes the design engine: prototypes, landing pages, dashboards,

Development & InfrastructureTerminal & ClientsUI & ExperienceManifest valid

97.9k

Apache-2.0

TypeScript

Sep 24, 2026

Index only — not installable

deepseek-harness-desktop is a interface plugin for DeepSeek Harness. See the repository documentation for its documented capabilities.

Tools & CapabilitiesUI & Experience

28.6k

MIT

Index only — not installable

by zhu1090093659

DeepSeek Harness (DSH) Web Plugin Aggregation Ecosystem · Everything is a plugin, distributed via the Creative Workshop

Tools & CapabilitiesTerminal & ClientsDevelopment & InfrastructureModels & ProvidersUI & ExperienceManifest valid

8k

Apache-2.0

TypeScript

Sep 24, 2026

dsh plugin --profile web add dsh-web

A collection of independent Web UI plugins and skins, including task boards, Git graphs, mobile access, and live token stats.

UI & ExperienceVision & MultimodalTools & CapabilitiesJust for FunManifest valid

7.4k

Apache-2.0

TypeScript

dsh plugin --profile web add dsh-web

by ZSeven-W

The world's first open-source AI-native vector design tool and the first to feature concurrent Agent Teams. Design-as-Code. Turn prompts into UI directly on the live canvas. A modern alternative to Pe

UI & Experience

6k

MIT

Rust

Sep 23, 2026

Index only — not installable

by omdsh-dev

开放的侧边栏底座,支持三方拓展注册新侧边栏页面。内置文件渲染编辑/终端/侧边对话/Git/子代理页面 | Open sidebar foundation, supports third-party extensions to register new sidebar pages. Built-in file rendering/editing, terminal, side chat, Git,

Terminal & ClientsUI & ExperienceWorkflow & AutomationManifest valid

3.7k

43.9k/wk

MIT

TypeScript

Sep 23, 2026

dsh plugin --profile web add dsh-better-sidebar