jelly-000/dsh-balance-monitor ↗★ 1
dsh-balance-monitor
DeepSeek account balance, remaining-ratio bar, and today's spend in the dsh sidebar footer.
AI 分析
核心用途是实时监控 DeepSeek API 的账户余额和今日花费。适合频繁调用 API、需要严格控制预算并防止因欠费导致服务中断的开发者和用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jelly-000/dsh-balance-monitorドキュメント
README 全文を読む ↗Install
Works from source directly — the browser bundle is a hand-written classic script with no build step, so a git install needs no prepare script:
dsh plugin --profile web add "github:/dsh-balance-monitor#main"
or from npm (once published):
dsh plugin --profile web add dsh-balance-monitor
Then restart the Web UI (dsh --profile web). The widget appears at the bottom of the expanded sidebar, above Settings.