DaYanQAQ/DSH-Balance-Mini ↗★ 1
dsh-balance-mini
DeepSeek Harness 极简余额监视器:常驻余额徽章、每分钟自动刷新、高峰/空闲时段倒计时、余额分级配色。A minimal balance monitor for DeepSeek Harness.
AI Analysis
核心用途是提供一个轻量、无干扰的 API 余额监控面板。适合希望随时掌握账户余额、避开高峰期消费的用户。零配置开箱即用,自动读取本地已配置的各供应商 API Key。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DaYanQAQ/DSH-Balance-MiniREADME
Read the full README ↗配置
零配置开箱即用。 插件读取 DSH 凭据文件(~/.dsh/.credentials.yaml)中的各供应商 API Key,配置了哪家就用哪家:
refs:
DEEPSEEK_API_KEY: sk-xxxxxxxx # DeepSeek:platform.deepseek.com
MOONSHOT_API_KEY: sk-xxxxxxxx # Kimi:platform.moonshot.cn
OPENROUTER_API_KEY: sk-or-xxxx # OpenRouter:openrouter.ai
添加或删除某家的 Key 后,重新打开余额面板即生效(无需重启)。