DSH Plugins Marketplace

DSH Plugins

Plugins

/

deepseek-balance

a

deepseek-balance

Manifest valid

deepseek harness查看余额插件

UI (client)

deepseek-balance

DSH (DeepSeek Harness) Web plugin — 实时查看 DeepSeek API 余额,以悬浮窗展示。

A DSH Web client plugin that displays your DeepSeek API balance (total / topped-up / granted) in a real-time floating window (悬浮窗), refreshed every 30 seconds.

Features

  • 🪟 Floating window — draggable overlay card rendered in the DSH shell.overlay slot, collapsible via − / +.
  • 🔄 Real-time refresh — polls the balance every 30 s (configurable) plus a manual refresh button.
  • 🔒 Key stays on host — the host half reads the DEEPSEEK_API_KEY credential and proxies GET https://api.deepseek.com/user/balance; the API key never reaches the browser.
  • 🌓 Theme-aware — uses the DSH design tokens (--dsw-*) so it matches light/dark mode.

Requirements

  • A running DSH web profile (dsh --profile web).
  • A DeepSeek API key stored through the credentials service (DEEPSEEK_API_KEY), or exported in the launching environment.

Install

Register the plugin in the web profile's cordis.patch.yml and install the package into the profile's node_modules:

- insert:
    - id: deepseek-balance
      name: deepseek-balance

Then place this package (or a symlink) under ~/.dsh/profiles/web/node_modules/deepseek-balance/, restart dsh web, and refresh the GUI — the floating balance window appears.

Files

  • lib/index.js — host half: registers the /deepseek-balance proxy route.
  • lib/client.js — client bundle: renders the floating window and polls the route.

License

MIT

Similar plugins

dsh-balance-display

by xsuas

DeepSeek Harness 余额显示插件

Manifest valid

4

MIT

JavaScript

Aug 14, 2026

dsh plugin --profile web add @xsuas/dsh-balance-display

by xiyi123465

DeepSeekAPI余额查询插件

Manifest valid

0

MIT

JavaScript

Sep 6, 2026

dsh plugin --profile web add dsh-usage-calendar

by hnmrxz

在 DeepSeek Harness (dsh) 底部状态栏实时显示 DeepSeek 账户余额。

Manifest valid

4

MIT

JavaScript

Aug 15, 2026

dsh plugin --profile web add dsh-plugin-deepseek-balance

by luhaifeng666

用于DSH中查询当前KEY对应账户的余额

Manifest valid

0

MIT

JavaScript

Aug 18, 2026

dsh plugin --profile web add dsh-balance-view

by flyingfishzxf

A simple DeepSeek API balance display plugin for dsh(deepseek-harness)

Tools & CapabilitiesManifest valid

0

MIT

JavaScript

Aug 30, 2026

dsh plugin --profile web add dsh-dsbal

by DosterBool

DeepSeek Harness 插件:状态栏实时余额 + 本会话花费追踪 + 低余额暂停输出并引导充值

Manifest valid

0

JavaScript

Aug 16, 2026

dsh plugin --profile web add dsh-balance-guard