chenpengye/dsh-balance-whale0

dsh-balance-whale

适用于 dsh 的悬浮鲸鱼娘余额小部件:在 Host 端轮询余额,并在右下角显示带有鲸鱼娘图标的悬浮卡片。

AI 分析

核心用途是在 DSH 界面右下角提供一个可爱的鲸鱼娘悬浮窗来展示 DeepSeek 余额。适合喜欢个性化 UI 且需要实时监控 API 余额的用户。

套件
dsh-balance-whale
版本
0.1.0
授權
MIT
最近更新
2026年8月21日

安裝

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

Usage / 使用

  • The API key comes from the dsh credential store (DEEPSEEK_API_KEY), the same one saved in Settings → Models. No extra configuration needed.
  • API key 复用 dsh 凭据库中的 DEEPSEEK_API_KEY(设置 → 模型 里保存的那个),无需额外配置。

Configuration / 配置项

Host-side config (defaults shown), overridable in the profile config:

KeyDefaultDescription
apiKeyRefDEEPSEEK_API_KEYcredential reference resolved on the Host
baseUrlhttps://api.deepseek.comupstream; HTTPS only (loopback HTTP allowed for tests)
timeoutMs10000upstream request timeout
cacheMs30000Host-side response cache
allowRemotefalsewhen false, non-loopback requests are rejected with 403