ccs-balance
Sync cc-switch provider balances and track token usage & cost by day/month/total with relay-aware currency settings.
同步 cc-switch 各 provider 余额,按日/月/总量统计 token 用量与花费,支持中转站币种与汇率设置。
How to install
dsh plugin add ccs-balance About
ccs-balance DSH 插件:同步 cc-switch 各 provider 的余额,并统计 DSH 会话的 token 用量与花费。 功能 **余额页**:拉取 cc-switch 中每个 provider 的余额(支持 newapi / general / DeepSeek / OpenAI / Moonshot / SiliconFlow),支持每个 provider 独立币种(¥ / $)与全局 USD→CNY 汇率。 **用量页**:按日 / 按月 / 总量统计输入、输出、缓存读、缓存写 token 与花费;按日视图支持近 7 天 / 近 30 天 / 全部;堆叠柱状图 + 模型构成。 **会话页**:按会话统计 token 用量与花费,支持搜索、排序;加载全部会话并直接滚动查看,不再展开单条详情。 **面板尺寸**:余额 / 用量 / 会话三个页面高度均固定为 500px,内容超出时在面板内滚动。 安装 bash dsh plugin add ccs-balance 或手动加到 profile 依赖: json { "dependencies": { "ccs-balance": "^1.0.0" } } 并在 dsh.profile.bundles 里加入 "ccs-balance"。 数据来源 余额:cc-switch 数据库中的 provider 配置,通…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-26
- Created
- 2026-08-22
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
dsh-ui-usage-billing
kenz1117/dsh-ui-usage-billing
Sidebar billing dashboard: real usage aggregated from session logs (per-model and per-day calls/tokens/cache), cost estimated in CNY from a current multi-provider pricing catalog, subscription-plan (coding/token/agent) routes exempt, and per-provider health dots.
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-spend
nonewind/dsh-spend
Token usage and estimated spend for the dsh web UI: floating panel with per-model, per-day, and per-session stats.
dsh-usage-billing
940842546/dsh-usage-billing
Usage and cost statistics with peak/off-peak pricing after the 2026-08-17 rate change, a floating summary panel, per-session breakdowns, and a day/week/month/year/all usage heatmap.