Skip to content
dsh-market Browse plugins GitHub 中文

songoao25/dsh-bottom-info-bar#plugin

Bottom info bar for the DSH Web UI: provider/model, live balance, peak/off-peak pricing with countdown, and real persisted per-session spend in a single line.

Stars ★ 8 Category UI Enhancements Listed 2026-08-16

Install

Inside DeepSeek Harness, with dsh-market

dsh plugin --profile web add dshmarket

Or from the command line

dsh plugin --profile web add github:songoao25/dsh-bottom-info-bar#path:/plugin

Installing runs third-party code with your own permissions — it can read your files, use your credentials and reach the network. Review the source first, and pin a commit (github:owner/repo#sha) when you can.

README

This plugin publishes its README in Chinese only.

DeepSeek Harness 底部信息栏插件(静态 bundle 形态)。安装一次,每次打开 DSH 自动生效。

本包不发布到 npm registry,仅通过 git clone 安装(见仓库根 README)。

  • 安装:仓库根执行 ./install.sh,或 dsh plugin --profile web add <本目录>
  • 构建:npm run build(生成 lib/,由 src/host.js + src/client-bundle.js 生成)
  • 完整文档见仓库根 README.mddocs/INSTALL.md

Content from the project README on GitHub ↗