Kernel Interactive Terminal Explorer
A blazing-fast TUI system monitor written in Rust. Real-time CPU, memory, disk, network, and process metrics — right in your terminal. Cross-platform. Keyboard-driven. Open source.
Capabilities
Real-time metrics with an interactive, keyboard-driven interface. No GUI needed — everything runs right where you work.
CPU utilization with per-core breakdown and braille sparkline graphs. Memory and swap with historical trends. Disk I/O throughput and filesystem usage. Network bandwidth per interface with auto-scaling units.
Sort, filter, and search through every running process. Tree view for parent-child relationships. Send signals directly — SIGTERM, SIGKILL, SIGSTOP, SIGCONT. Renice priorities. Confirmation dialogs for destructive actions.
Releases
Pre-built binaries for all major platforms. Download, extract, and run — no build tools required.
Package managers
Native packages are on the roadmap. Star the repo to get notified when they land.
Get started
Clone, build with Cargo, and launch. Requires Rust 1.85+.
Feedback
Found a bug? Have an idea? We track everything on GitHub Issues. Pick the right template and we'll take it from there.