jelly-000/dsh-balance-monitor1

dsh-balance-monitor

DeepSeek account balance, remaining-ratio bar, and today's spend in the dsh sidebar footer.

AI Analysis

核心用途是实时监控 DeepSeek API 的账户余额和今日花费。适合频繁调用 API、需要严格控制预算并防止因欠费导致服务中断的开发者和用户。

Package
dsh-balance-monitor
Version
0.1.0
License
MIT
Last updated
Aug 13, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jelly-000/dsh-balance-monitor

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.