mxl2498/dsh-balance1

@dsh-external/余额悬浮球

DSH Web 插件:悬浮显示 DeepSeek 账户余额,点击直达官网充值页

AI 분석

核心用途是直观监控 DeepSeek 账户余额并便捷充值。适合频繁使用 DeepSeek 接口、需要防止因余额不足导致任务中断的 DSH Web 用户。

패키지
@dsh-external/余额悬浮球
버전
0.1.0
최근 업데이트
2026. 8. 16.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:mxl2498/dsh-balance

配置

cordis.patch.yml(本包自带,可被 profile 的 patch 覆盖)中调整:

配置项默认值说明
cacheSeconds60服务端余额缓存秒数
topUpUrlhttps://platform.deepseek.com/top_up充值页地址
enabledtrue是否启用悬浮球
refreshSeconds60客户端自动刷新间隔秒数
lowBalanceThreshold5余额低于该值(CNY)时红色告警
positionbottom-right默认悬浮位置(bottom-right / top-right / bottom-left / top-left