jelly-000/dsh-balance-monitor ↗★ 1
dsh-balance-monitor
在 DSH 侧边栏底部显示 DeepSeek 账户余额、剩余比例条以及今日消费金额的插件。
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.