DeepSeek Harness plugin

dsh-wallpaper

Wallpaper Engine integration for the dsh web GUI: scan the local WE library (Steam workshop 431960 + local projects) and use its wallpapers as the page background — image/video/web rendered natively, scene wallpapers as softened static previews — with a 壁纸设计 panel (opacity, scope, fill, blur, vignette, fps, parallax, carousel, theme linkage) and agent tools wallpaper_scan/list/set/config.

Jump to install

Source facts

Repository
codeMonkey-Pine/dsh-wallpaper
Latest update
Aug 19, 2026
Category
Themes & Appearance
GitHub stars
0

Install

Start with a prompt that asks an agent to read the source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to read the page and repository first.

Do not install anything yet. Read this DeepSeek Harness plugin and explain what it does, which files, networks, or credentials it can access, and how to install and remove it.

Plugin page: https://deepseekplugins.org/plugins/codeMonkey-Pine/dsh-wallpaper
GitHub: https://github.com/codeMonkey-Pine/dsh-wallpaper
Plugin: dsh-wallpaper
Author: codeMonkey-Pine
Install command: dsh plugin --profile web add github:codeMonkey-Pine/dsh-wallpaper

Do not run the install command until I confirm.

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer3 files
README.mdSource · read only

dsh-wallpaper — Wallpaper Engine 壁纸联动插件

![npm](https://www.npmjs.com/package/dsh-wallpaper) ![License](LICENSE)

把本机 Wallpaper Engine 下载的壁纸设为 DSH Web GUI 的页面背景:图片 / 视频 / 网页壁纸按原样渲染,场景壁纸自动柔化为静态预览。侧边栏「壁纸设计」入口 + 右侧面板实时调节。

截图

主内容区(视频壁纸)壁纸设计面板整页模式
!main!panel!page

功能

  • 壁纸库:扫描 Steam 创意工坊 431960 与本地 projects,解析 project.json(无则按扩展名识别),标记 WE 当前壁纸
  • 渲染:图片原图填充;视频自动静音循环(支持 Range 拖动);网页壁纸 iframe 加载并透传 ws/fps/resolution;场景壁纸柔化静态预览(优化开关:模糊 + 降不透明度 + 暗角)
  • 壁纸设计面板:不透明度、作用范围(整页 / 主内容区)、填充模式、高斯模糊、暗角遮罩、帧率限制、失焦暂停、鼠标视差、点击穿透、多壁纸轮播、主题联动;设置存 localStorage 自动恢复
  • Agent 工具wallpaper_scan / wallpaper_list / wallpaper_set / wallpaper_config

安装

dsh plugin --profile web add dsh-wallpaper

重启 dsh web 后,侧边栏出现「壁纸设计」入口;点击选择壁纸即应用,面板内可实时调节全部效果。自定义 WE 安装路径:面板「壁纸来源路径…」或 wallpaper_config(持久化到 ~/.dsh/dsh-wallpaper.json)。

Agent 工具

工具说明
wallpaper_scan重新扫描壁纸库
wallpaper_list [query]列出壁纸(id / 标题 / 类型 / 来源 / 当前 / 分辨率)
wallpaper_set <id> [opacity] [scope]设置 GUI 期望壁纸(浏览器下次加载应用)
wallpaper_config指定 Steam 根目录 / WE 安装目录

限制

  • 壁纸只作用于本机 GUI 页面(API 均为 loopback-only),不改变 Windows 桌面壁纸
  • 场景壁纸的粒子 / 特效无法移植到网页,降级为预览图
  • 视频壁纸播放原始文件,帧率限制作用于视差 / 轮播等效果循环

English

dsh-wallpaper lets the DSH web GUI use your local Wallpaper Engine library as a page background. Image / video / web wallpapers render natively; scene wallpapers degrade to a softened static preview. A sidebar 壁纸设计 panel tunes opacity, scope (whole page vs main column), blur, vignette, fps, parallax, carousel and theme linkage; agent tools wallpaper_scan/list/set/config are included. Install: dsh plugin --profile web add dsh-wallpaper.

License

[Apache-2.0](LICENSE)