YuanTutu/dsh-plugin-water-tracker

Plugin ⭐ 0 MIT coding

DeepSeek Harness 喝水打卡插件:水杯动画 + GitHub 风格热力图 + 深浅色主题同步

Install

dsh-plugin-water-tracker/
├── package.json        # dsh.client + dsh.bundle 声明、peer 依赖
├── cordis.patch.yml    # 将插件插入 Loader 的 insert 配置
├── install.ps1         # 一键安装脚本
├── preview.html        # 独立预览版(浏览器直接打开)
├── lib/
│   ├── index.js        # Host 侧插件主体(纯 UI 插件,空 apply)
│   └── client.js       # 客户端 bundle(window.__ModuleLoader__ 惰性 CJS 工厂格式)
└── README.md

Add YuanTutu/dsh-plugin-water-tracker to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.