Got tired of juggling top, grep, and kill -9 every time I wanted to identify what was eating my resources or kill a process. So I built flux - a clean and easy-to-use TUI that lets you search, monitor, and nuke processes with ease, with system resource tracking.
Features:
Real-time Resource Monitoring: Track CPU and memory usage, live
Port Discovery: Identify which processes are listening on specific ports
Batch Actions: Select multiple processes with Space or use --nuke to batch-kill by filter
Easy Navigation: Move around effortlessly with j/k or arrow keys
Smart UI: Context-aware coloring for high resource usage
Made in Rust.