Plugin directory / UI Enhancements / dsh-balance-meter
dsh-balance-meter
Installs · needs a Web/TUI surface Ghost011118/dsh-balance-meter ↗
7Stars
0Forks
0Open issues
JavaScriptLanguage
2026-08-14Last push
What it does
DeepSeek account balance and session cost readout for the DeepSeek Harness Web GUI
Our take
UI plugin — installs & activates, needs the web/TUI surface
UI plugin — installs & activates, needs the web/TUI surface
Install
dsh plugin --profile web add dsh-balance-meter - Install pnpm once:
npm install -g pnpm(the plugin manager forwards to it). - Add the plugin to your web profile:
dsh plugin --profile web add dsh-balance-meter. - Restart
dsh web— the plugin loads on the next launch. - Verify:
dsh plugin --profile web list.
Package
npm: dsh-balance-meter · version 0.1.0 · tested on dsh 0.1.0-rc.6
Test report
Installs and activates, but did not boot in the headless test environment — it expects a Web/TUI surface. It should work in the normal `dsh web` UI.
Repository
github.com/Ghost011118/dsh-balance-meter ↗