dsh-spend-plus
其他 活跃维护

dsh-spend-plus

hanjf12/dsh-spend-plus

提供DeepSeek账户余额与用量可视化看板,支持人民币余额展示、峰谷时段用量统计,可实时查询账户消费与剩余额度,操作简单直观。

0
Stars 标星
1
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
256 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:hanjf12/dsh-spend-plus
git clone https://github.com/hanjf12/dsh-spend-plus.git
git clone git@github.com:hanjf12/dsh-spend-plus.git
README.md main

dsh-spend-plus

DeepSeek Harness 插件:dsh-spend 用量/费用看板 + DeepSeek 账户余额,合并为一个插件。

  • 右下角悬浮窗:token 用量、多维度统计、预计费用(USD,自动识别峰谷价)
  • 输入框下方余额 chip:DeepSeek 官方账户余额(人民币)+ 本场会话费用,自动套峰谷(北京时间 09:00–12:00 / 14:00–18:00)

来源

基于两个 MIT 项目合并:

安装

dsh plugin --profile web add git+https://github.com/hanjf12/dsh-spend-plus.git
# 或本地:
# dsh plugin --profile web add link:$(pwd)/dsh-spend-plus

装完重启 dsh web 并刷新页面。

依赖

余额查询通过 DSH 凭据 seam 读取 DEEPSEEK_API_KEY(Web 设置页的模型页已写入该凭据)。未配置 key 时余额 chip 会显示「不可用」,但用量看板不受影响。