AHui-Lab/dsh-usage-widget ↗★ 0
dsh-usage-widget
DSH plugin: 在左侧栏实时查看 DeepSeek 余额与 Kimi Code 用量(5 小时窗口 + 每周配额)。In-sidebar live usage monitor for DeepSeek balance and Kimi Code quota (5-hour window + weekly).
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:AHui-Lab/dsh-usage-widget说明文档
阅读完整 README ↗dsh-usage-widget
A DeepSeek Harness (DSH) plugin that keeps a compact usage widget inside the left sidebar of the Web GUI:
- DeepSeek account balance —
GET https://api.deepseek.com/user/balance - Kimi Code quota —
GET https://api.kimi.com/coding/v1/usages(5-hour window + weekly quota)
The panel is always visible in the sidebar footer, click to collapse/expand, auto-refreshes every 60 s, and offers a DeepSeek / Kimi toggle.
Community plugin, not an official DeepSeek plugin.
Install
Requires a DSH Web/Desktop profile (the plugin targets the browser client).