dsh-balance-meter¶
| 类型 | 插件 | 分类 | 开发者工具 |
| 星数 | ⭐13 | 状态 | ✅ 活跃 |
| 能力 | coding, ui | 更新时间 | 2026-08-14 |
📖 项目简介¶
DeepSeek account balance and session-cost readout for the DeepSeek Harness (DSH) Web GUI. - Live account balance (queries the official Get User Balance endpoint) - Current session estimated spend (token usage x official pricing) - Per-model pricing: reads the model actually driving each session from its request header (flash vs pro), so the cost tracks the model you used instead of a fixed default - Auto-fetches the official pricing page every 6h, so price changes and the 2026-08-17 peak/off-pea
✨ 核心特性¶
- Live account balance (queries the official Get User Balance endpoint)
- Current session estimated spend (token usage x official pricing)
- Per-model pricing: reads the model actually driving each session from its
- Auto-fetches the official pricing page every 6h, so price changes and the
📦 安装¶
dsh plugin --profile web add https://github.com/Ghost011118/dsh-balance-meter
🚀 快速开始¶
git clone https://github.com/Ghost011118/dsh-balance-meter.git
dsh plugin --profile web add link:$(pwd)/dsh-balance-meter