yhPrime/deepseek-balance-floating

插件 ⭐ 0 MIT codingweb-ui

DeepSeek Harness 左下角余额/用量悬浮窗插件:余额血条 + 估算剩余token环 + 今日消耗横条。数据基于 dsh-cost-meter。(GitHub 不允许中文仓库名,故用此 ASCII 名)

安装

# 方式一:从仓库目录直接添加
dsh plugin --profile web add /path/to/dsh-balance-floating

# 方式二:克隆后添加
git clone <本仓库地址>
dsh plugin --profile web add <克隆目录>

# 方式三:复制到 profile 的 node_modules 后添加
cp -r dsh-balance-floating ~/.dsh/profiles/web/node_modules/
dsh plugin --profile web add dsh-balance-floating

yhPrime/deepseek-balance-floating 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。