@9Epuuuu/dsh-api-balance
在 DSH Web 的输入框统计栏中实时显示 DeepSeek 账户余额。
AI 分析
核心用途是直观监控 DeepSeek API 余额。适合频繁调用 API、需要实时掌握账户消耗与剩余额度的 DSH Web 用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:9Epuuuu/dsh-api-balance說明文件
閱讀完整 README ↗Configuration
| Key | Type | Default | Meaning |
|---|---|---|---|
apiKeyEnv | string | '' | DSH credential reference to resolve the DeepSeek API key from, e.g. DEEPSEEK_API_KEY |
refreshIntervalSec | number | 60 | Minimum seconds between balance fetches (also the browser poll cadence) |
enabled | boolean | true | Master switch for the plugin (browser half + host route) |