kmon is a terminal-based kernel manager and activity monitor designed for Linux system administrators and advanced users. It consolidates kernel module management and monitoring into a single, intuitive interface without requiring multiple command-line tools.
Core capabilities include:
lsmod, modprobe, and dmesg into one cohesive applicationWhy it matters: Kernel modules extend Linux functionality at runtime without requiring system reboots. Managing them efficiently is critical for system stability and resource optimization. Rather than juggling multiple command-line utilities, kmon provides a streamlined text-based user interface that makes kernel administration more accessible and efficient.
Built with Rust and powered by Ratatui and termion libraries, kmon delivers a responsive, lightweight terminal experience. It's particularly valuable for system administrators managing hardware drivers, filesystems, and system extensions in production environments where reliability and quick access to kernel information are essential.
$ cargo install kmonActivity score
38/100
Stars
Forks
Latest version
Last commit
First release
Language
License
Quiet lately: No commits in 1 year — this project might not be actively maintained.
Auto-fetched .