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/09/07

インストール

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