enchangcui340-cloud/dsh-whale-balance ↗★ 4
dsh-whale-balance
DeepSeek Harness 原生插件:页面右下角的小鲸鱼余额提醒挂件
AI Analysis
核心用途是在 DSH 页面右下角常驻显示余额提醒,支持点击刷新、拖动位置及自定义图片。适合需要实时监控 API 余额的 DSH Web 用户。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗快速使用
- 按下方「安装」装好后,重启
dsh web; - 右下角自动出现小鲸鱼并显示余额——默认就是内置的鲸鱼图,无需任何配置;
- 点一下小鲸鱼 = 手动刷新;按住拖动 = 换位置;每 60 秒自动刷新一次。
想换成自己的图片?在 profile 的 cordis.patch.yml 里加 imagePath 配置:
- insert:
- id: whale-balance
name: 'dsh-whale-balance'
config:
imagePath: 'C:\你的图片.png' # 图片的绝对路径;不填/填错都自动用内置鲸鱼图