golitter/dsh-deepseek-billing ↗★ 2
dsh-deepseek-billing
DeepSeek account balance viewer for the DeepSeek Harness web settings page
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:golitter/dsh-deepseek-billing说明文档
阅读完整 README ↗dsh-deepseek-billing
功能概述
在 DeepSeek Harness 的 Web 设置页中增加“计费 / Billing”页面,提供:
- DeepSeek API 可用余额、充值余额和赠送余额展示
- 手动刷新及加载、空数据、错误状态
- 中文、英文实时切换
- 明暗主题与窄屏适配
- API Key 通过 DSH 凭证库安全读取,不会发送到浏览器


安装与使用
-
安装插件:
dsh plugin --profile web add github:golitter/dsh-deepseek-billing -
在
$DSH_HOME/.credentials.yaml中配置 DeepSeek API Key:DEEPSEEK_API_KEY: sk-xxxxxxxxxxxxxxxx -
启动 DSH Web:
dsh --profile web -
打开“设置 → 计费 / Billing”查看余额;点击“刷新 / Refresh”可重新获取。