dsh-deepseek-balance
Shows DeepSeek API balance and local DSH Flash and Pro usage costs.
在 DSH 中查看 DeepSeek API 余额及本机 Flash 和 Pro 消费统计。
How to install
dsh plugin add github:Bob-Bo1/dsh-deepseek-balance About
DSH DeepSeek Balance 一个用于 DeepSeek Harness(DSH) 的个人使用插件。 它会在 DSH 左侧底部提供一个入口,用来查看: DeepSeek 开放平台 API 余额 DSH 本机保存会话的累计消费金额 今日消费金额 Flash 和 Pro 的分别消费金额 安装 先安装 Node.js,然后打开 PowerShell。普通用户不需要全局安装 dsh,直接执行: powershell npx @deepseek-ai/dsh plugin --profile web add github:Bob-Bo1/dsh-deepseek-balance 如果第一次运行提示 Ok to proceed? (y),输入 y 并按回车。看到 Done 后,启动 DSH: powershell npx @deepseek-ai/dsh web 然后打开 http://127.0.0.1:3080。如果 DSH 已经在运行,请先在运行窗口按 Ctrl+C,安装插件后重新启动。 如果 Windows PowerShell 无法执行 npx,可以把命令中的 npx 改成 npx.cmd: powershell npx.cmd @deepseek-ai/dsh plugin --profile web add github:Bob-Bo1/dsh-deepseek-ba…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-18
- Created
- 2026-08-17
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek, deepseek-harness, dsh-plugin
Related plugins
dsh-context
bowenliang123/dsh-context
DSH context insight panel: Context dashboard + /context command + Context browser — one-stop context lifecycle management with categorized composition, content details, evolution trends, compaction/injection events, and stats.
dsh-token-usage
LeemanCheung/dsh-token-usage
Local-first four-bucket Token observability: persistent session/provider/model/day dashboards, trends, budget and anomaly signals, public-rate estimates, safe aggregate exports, and explicit opt-in usage or session-trajectory analysis.
dsh-usage-chart
Max-Samson/dsh-usage-chart
Token, cost, and balance dashboard under the composer: live indicator plus zero-dependency SVG charts for per-turn usage, estimated cost, and DeepSeek account balance.
dsh-cost-meter
Han-1413141/dsh-cost-meter
Per-session and daily API cost, budget with usage %, official balance, history dashboard, and one-click official price sync with peak/off-peak pricing.