linyuan-ai1/dsh-plugins--packages-dsh-wallpaper-plus0

dsh-wallpaper-plus

DSH 全屏壁纸插件:支持导入图片或短视频作为应用背景,具备自动暗色模式与视频静音切换。

AI 分析

用于深度美化 DSH 的主界面背景。适合追求个性化视觉体验的用户,支持最高 100MB 的短视频或 8MB 的图片作为动态/静态壁纸。

包名
dsh-wallpaper-plus
版本
0.1.0
许可证
MIT
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:linyuan-ai1/dsh-plugins#c3298eca2b20b855a1a0b6817c2dda74955b5343&path:packages/dsh-wallpaper-plus

dsh-wallpaper-plus

Fullscreen wallpaper for DeepSeek Harness: import an image or short video as the app background, with auto dark-mode on video import and a video-audio toggle.

Features

  • 🖼️ Image wallpaper (PNG/JPG/WebP/GIF up to 8MB)
  • 🎬 Video wallpaper (up to 100MB — supports 2K / 5–10s clips)
  • 🌙 Auto-switches to dark mode when you import a video (bright clip reads best under the dim)
  • 🔊 Optional video audio (toggle in the settings row)
  • 💾 Persists across restarts (localStorage)

Install

dsh plugin --profile web add dsh-wallpaper-plus

Then open Settings → General → Wallpaper to import.

Development

npm install
npm run check      # node --check lib/index.js lib/client.js
npm publish --registry https://registry.npmjs.org

License

MIT