linyuan-ai1/dsh-plugins--packages-dsh-wallpaper-plus ↗★ 0
dsh-wallpaper-plus
Fullscreen wallpaper for DeepSeek Harness: image or short video, auto dark mode, video audio toggle.
AI Analysis
用于深度美化 DSH 的主界面背景。适合追求个性化视觉体验的用户,支持最高 100MB 的短视频或 8MB 的图片作为动态/静态壁纸。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:linyuan-ai1/dsh-plugins#c3298eca2b20b855a1a0b6817c2dda74955b5343&path:packages/dsh-wallpaper-plusREADME
Read the full README ↗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