AHui-Lab/dsh-usage-widget0

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).

AI 분석

在 DSH 侧边栏底部直观展示 DeepSeek 账户余额和 Kimi Code 的用量配额。适合频繁使用这两个服务、需要实时监控额度以防超支或额度耗尽的用户。

패키지
dsh-usage-widget
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 9. 7.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:AHui-Lab/dsh-usage-widget

dsh-usage-widget

A DeepSeek Harness (DSH) plugin that keeps a compact usage widget inside the left sidebar of the Web GUI:

  • DeepSeek account balanceGET https://api.deepseek.com/user/balance
  • Kimi Code quotaGET 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).