@kira4094/cc-ds
v0.1.1
Published
DeepSeek balance & cache hit rate statusline for Claude Code
Maintainers
Readme
cc-ds
DeepSeek balance & cache hit rate statusline for Claude Code.
Displays real-time DeepSeek account balance and cache hit rate in the CC status bar.
[¥ 12.34] [ 87%]How to install
Two ways:
Option 1: Plugin install (recommended)
Inside Claude Code:
/plugin marketplace add kira4094/cc-ds
/plugin install cc-ds
/reload-pluginsRestart Claude Code. That's it.
Option 2: npm install
npm install -g @kira4094/cc-ds
cc-ds installImportant: Restart Claude Code after installation for the plugin to activate.
How to uninstall
Plugin uninstall
/plugin uninstall cc-ds
/reload-pluginsnpm uninstall
cc-ds uninstall --purge # unregister plugin + delete data
npm uninstall -g cc-dsRestart Claude Code.
License
MIT
