dsh-data-rate
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-data-rate
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-data-rate in DeepSeek Harness to install the data-rate conversion plugin from https://github.com/uckkk/dsh-data-rate.
About this plugin
In development and operations, converting between bandwidth and data-rate units (bps, B/s, KB/s, MB/s, Mbps, and so on) is a frequent task that is easy to mess up, especially when mixing binary and decimal bases. dsh-data-rate wraps this calculation into a ready-to-use tool: pass in your parameters and get a precise, detailed result.
The plugin is implemented in pure Node.js with zero network dependencies, so it runs instantly wherever Node is available. Its core tool, data_rate, performs exact calculations based on the input parameters and returns a structured, detailed result that can be read directly in the conversation or fed into downstream logic.
It is well suited for developers and SREs who need repeated rate conversions in scripts, automation pipelines, or troubleshooting, as well as a lightweight reference example for teaching or documenting unit-conversion logic.
Use Cases
- Convert between bps and MB/s quickly inside automation scripts
- Calculate bandwidth and throughput values on the fly during network troubleshooting
- Reference precise rate conversion results when writing docs or teaching materials
Best For
- Developers and SREs who need repeated rate conversions in their workflows
- Engineers embedding bandwidth calculations into CI/CD or automation pipelines
- Technical writers looking for a lightweight, dependency-free rate conversion tool
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.