YuanTutu/dsh-plugin-water-tracker
YuanTutu★ 0JavaScript最后同步: 2026-08-18
DeepSeek Harness 喝水打卡插件:水杯动画 + GitHub 风格热力图 + 深浅色主题同步
README 摘要
💧 dsh-plugin-water-tracker(喝水打卡插件) 一个 DeepSeek Harness(dsh)客户端插件,用来记录每天喝水的情况。 - 打开后显示一只 满杯水 ,每喝一次水点击对应按钮, 水面按「饮水量 ÷ 每日目标」的比例下降 ; - 预设 100 / 300 / 500 ml 三个按钮,支持 自定义饮水量 (输入数字后会在预设按钮旁出现该自定义量按钮); - 达标(杯子喝空)时显示 “喝饱了!” 等正面鼓励语; - 内置 GitHub 风格热力图 ,颜色越深表示当天喝水越多(配色、布局完全遵照 GitHub 贡献图)。 数据保存在浏览器 localStorage (key: water-tracker-v1 ),跨刷新持久。 目录结构 安装到 dsh profile 🚀 一键安装:解压后进入 dsh-plugin-water-tracker 目录,运行 pwsh -File .\install.ps1 ,脚本会自动完成下面「方式一」的复制与 patch 修改。 插件包需要放进 profile 的 node modules ,并把它插入 profile 的 Loader 配置树。 方式一(推荐):直接改 profile 的 patch 1. 把整个 dsh-plugin-water-tracker 文件夹复制到 profile 的 node modules: 2. 编辑 profile 的 cordis.patch.yml (例如 \.dsh\profiles\desktop\cordis.patch.yml ),加入: 若你同时用 web profile, \.dsh\profiles\web\cordis.patch.yml 做同样修改。 3. 重启 dsh(桌面版重新打开,或重启 dsh web )。 方式二:作为 bundle 加入 编辑 profile 的 package.json ,把插件加入 dsh.profile.bundles : 同时仍需把插件复制到 profiles\node modules\dsh-plugin-water-tracker 。本插件自带的 cordis.patch.yml ( dsh.bundle.patch )会负责把它 insert 进 Loader。 使用 安装并刷新页面后,右下角会出现一个 💧 悬浮按钮 : - 点击 💧 → 打开喝水打卡面板; - 「今日打卡」页:设置每日目标、点击 100/300/500 ml 或自定义量按钮喝水、撤销/重置今日; - 「饮水热力图」页:查看过去 52 周的 GitHub 风格喝水热力图,悬停单元格可看当天明细。 快速体验(无需安装) 仓库根目录的 preview.html 是一个完全独立、双击即可在浏览器打开的版本——功能与本插件一致(含水…
在 GitHub 查看完整 README →分类
Enhancement suite for Gemini, AI Studio, Claude & ChatGPT — plus a prompt manager for any web UI, DeepSeek Harness included. / 面向 Gemini、AI Studio、Claude 与 ChatGPT 的增强套件;提示词管理器可用于任意 Web UI,含 DeepSeek Harness。
★ 19,772
zhu1090093659/dsh-web-uiPlugin and skin collection for DeepSeek Harness (DSH) Web UI - task board, git graph, right-side panel, remote mobile UI, pet, live token stats, and skin center.
★ 5,470
omdsh-dev/DSH-better-sidebar开放的侧边栏底座,支持三方拓展注册新侧边栏页面。内置文件渲染编辑/终端/侧边对话/Git/子代理页面 | Open sidebar foundation, supports third-party extensions to register new sidebar pages. Built-in file rendering/editing, terminal, side chat, Git, and sub-agent pages.
★ 2,596