AHui-Lab/dsh-usage-widget ↗★ 0
dsh-usage-widget
DSH 插件:在左侧栏实时查看 DeepSeek 余额与 Kimi Code 用量(5 小时窗口及每周配额)。
AI 分析
在 DSH 侧边栏底部直观展示 DeepSeek 账户余额和 Kimi Code 的用量配额。适合频繁使用这两个服务、需要实时监控额度以防超支或额度耗尽的用户。
安装
$
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).