dsh plugins中文
← Back to popular plugin directory

whale balance · DeepSeek whale table pet

enchangcui340-cloud/dsh-whale-balance · tools

GitHub repository for the DeepSeek Harness ecosystem.

★ 18GitHub stars
0Forks
2026-08-17Last updated
JavaScriptLanguage
MITLicense

Project overview

DeepSeek Harness 原生插件:页面右下角一只小鲸鱼,气泡里实时显示 DeepSeek 账户余额。装上即用,随 DSH 启动自动加载。 快速使用

1. 把 dsh-whale-balance 文件夹放进 /.dsh/profiles/web/nodemodules/; 2. 在 /.dsh/profiles/web/package.json 的 dependencies 里加:

3. 在 /.dsh/profiles/web/cordis.patch.yml 里加上面的 insert 段——这步是加载插件,必做;只有里面的 imagePath 一行可选(不填就用内置鲸鱼图)。

Install command

dsh plugin --profile web add github:enchangcui340-cloud/dsh-whale-balance
View GitHub repository ↗Back to popular plugin directory