yhPrime/deepseek-balance-floating

Plugin ⭐ 0 MIT codingweb-ui

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

Install

# 方式一:从仓库目录直接添加
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

Add yhPrime/deepseek-balance-floating to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.