dsh-balance-meter¶
| Type | plugin | Category | Developer tools |
| Stars | ⭐13 | Status | ✅ active |
| Capabilities | coding, ui | Updated | 2026-08-14 |
📖 About¶
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
✨ Key Features¶
- 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
📦 Install¶
dsh plugin --profile web add https://github.com/Ghost011118/dsh-balance-meter
🚀 Quick Start¶
git clone https://github.com/Ghost011118/dsh-balance-meter.git
dsh plugin --profile web add link:$(pwd)/dsh-balance-meter