whoisDDD/dsh-quota-dashboard0

dsh-quota-dashboard

通用多平台 API 额度/余额实时监视器(DeepSeek Harness Web GUI 插件):侧边栏实时显示 DeepSeek / Moonshot / OpenRouter / OpenCode Go 等平台余额与订阅额度,DeepSeek 峰谷时段倒计时,跟随 DSH 明暗主题,可调刷新间隔(30s–5min),配置跨重启/浏览器持久化。

包名
dsh-quota-dashboard
版本
1.0.5
许可证
NOASSERTION
最近更新
2026年8月21日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:whoisDDD/dsh-quota-dashboard

Usage

  1. Click the sidebar button to open the panel.
  2. ⚙️ Settings → choose a platform → optionally change Base URL → enter API Key → TestEnable.
  3. If the DSH credentials vault or environment already has the key for a platform, the "Quick config" section shows a one-click enable button.
  4. Cards update live; pick an auto-refresh interval or turn it off.

Config (optional env var)

VariableDefaultMeaning
DSH_QUOTA_STATE_PATH$DSH_HOME/.dsh-quota-dashboard.jsonhost-side persisted API keys (mode 0600)

Key resolution order: panel input (persisted locally) → host state file → DSH credentials vault → environment variable.

Client config (enabled list + refresh interval) is automatically persisted to $DSH_HOME/.dsh-quota-dashboard-client.json (0600); no manual setup needed.