返回目录
其他 插件

dsh-emoji-wallet

ankesu/dsh-emoji-wallet

Minimal DeepSeek balance wallet for DSH: one click shows your API balance in the session header. · DSH 余额小钱包:顶栏一点看余额

Stars
0
Forks
0
Issues
0
更新
1 天前

PROJECT TOPICS

项目标签

INSTALL REFERENCE

安装参考

未验证
dsh plugin --profile web add github:ankesu/dsh-emoji-wallet

该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。

PROJECT README

README

dsh-emoji-wallet

npm version npm downloads license

A minimal DeepSeek balance wallet for DeepSeek Harness: one click shows your API balance right in the session header.

DSH 余额小钱包:顶栏一个 💰,点一下就知道 DeepSeek API 还剩多少钱。

preview

Features / 功能

  • 💰 One-click balance — a small wallet button in the session header (right side, next to Session log)
  • 🔒 Key never leaves the host — the browser only ever sees the balance numbers; the API key is read from the harness credentials file (~/.dsh/.credentials.yaml) on the host
  • 🫧 Semi-transparent bubble — click to open, click again to close (auto-closes after 8s)
  • 🎛️ No config needed — reads DEEPSEEK_API_KEY automatically

Install / 安装

dsh plugin --profile web add dsh-emoji-wallet

Restart the harness. A 💰 button appears in the session header, right next to Session log. Click it to see your balance.

How it works / 原理

  • Host half: GET /api/wallet/balance reads DEEPSEEK_API_KEY from ~/.dsh/.credentials.yaml and queries https://api.deepseek.com/user/balance
  • Client half: a slot component in conversation.session.header.utilities (the same container as Session log), positioned before it with flex order: -1

License

MIT

CLASSIFICATION EVIDENCE

分类依据

项目类型插件
功能分类其他
规则置信度

系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。