glenngit/dsh-top
glenngit★ 0JavaScript最后同步: 2026-08-17
System monitoring tool for the dsh web GUI: live CPU, RAM, disk, network, and top processes in a floating, collapsible panel.
README 摘要
dsh-top A plugin for the DeepSeek Harness (DSH) web GUI : a system monitoring tool that shows live system stats in a floating, collapsible panel pinned to the top-right corner . Features - CPU — live utilisation (computed from /proc/stat deltas) + core count - MEM — used / total with percentage bar - DISK — used / total with percentage bar - NETWORK — download / upload throughput (computed from /proc/net/dev byte deltas) - Top 6 processes — PID, name, CPU%, MEM% - Dark color-coded palette (cyan CPU, magenta RAM, yellow disk, blue/green network), monospace - Draggable via the title bar, collapsible via the – / + button - Transient monitor processes ( ps , awk , head , …) are filtered out of the top-processes list How it works Part File What it does Host half lib/index.js Registers GET /api/dsh-top-stats ; reads CPU, memory, disk, network and top processes with read-only /proc + ps + df reads. Browser half lib/client.js dsh.client web bundle; registers the panel into the frame-wide shell.overlay slot; polls every 2 s. Composition cordis.patch.yml The dsh.bundle patch layer that inserts the loader entry. Security Because it is a system monitor , the host half reads host-wide process, …
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 145,755
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 11,175
awesome-dsh-plugin/awesome-dsh-pluginA curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
★ 7,291