← 返回列表
D

dsh-wallpaper-skin

v1.4.1 · 0 天前发布

Persistent wallpaper skin for the dsh web profile: static image or muted looping video as the app background, with translucent panels. The path is editable live from Settings → Plugins.

dshdsh-plugindeepseek-harnesswallpaperskintheme

README

dsh-wallpaper-skin

DeepSeek Harness (dsh) Web 界面的壁纸皮肤插件:把应用背景换成一张静态图片或静音循环视频,面板半透明化,让界面通透不遮挡壁纸。路径可在 Settings → Plugins 里随时改,即时生效,无需重启。

这是持久化插件(真实 Cordis 插件 + webserver 路由),不是动态插件,装一次永久有效。

特性

  • 🖼️ 静态壁纸:jpg / png / webp

  • 🎬 视频壁纸:mp4 / webm,静音循环播放(作为装饰层,不占音频)

  • 🎨 右下角悬浮面板:一键换壁纸、开关,实时预览

  • ⚙️ 路径可配置:Settings → Plugins → dsh-wallpaper-skin,改完即生效

  • 🌓 兼容深色/浅色模式,面板半透明化
  • 安装

    方式一:dsh plugin 命令(推荐)

    bash
    dsh plugin --profile web add github:ddbj-hub/dsh-wallpaper-skin

    装完在 profile 的 cordis.patch.yml 里会出现插件行,重启 dsh web 后生效。

    方式二:手动 patch(无 git 环境时)

    <profile>/cordis.patch.yml 的插件列表里加一行:

    yaml
  • insert:

  • - id: dsh-wallpaper-skin
    name: dsh-wallpaper-skin
    config:
    path: /absolute/path/to/your/wallpaper.mp4

    path 指向本机壁纸文件的绝对路径(图片或视频均可),

    查看完整 README →

    版本兼容矩阵

    DSH 版本状态说明
    dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
    dsh@0.1.0 ✅ 兼容 标准 patch ✅
    dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
    dsh@0.3.0+ ❓ 未知 尚未发布

    💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

    元数据

    License
    npm
    dsh-wallpaper-skin
    Repo
    git+https://github.com/ddbj-hub/dsh-wallpaper-skin.git
    Engines
    {}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"client":{"platform":"web","immediately":true},"bundle":{"patch":"./cordis.patch.yml"}}