user@devops:~$ cat README.md
# Description
Proc Manager is an interactive Linux process manager with FTXUI TUI. Full listing with PID, name, CPU%, MEM%, state and threads. Sort by CPU, memory, PID or name. Filter by name or PID, system info (cores, RAM, uptime) and color-coded states.
# Key features
$ Interactive TUI with keyboard navigation
$ Full listing: PID, name, CPU%, MEM%, threads
$ Sort by CPU, memory, PID, name or state
$ Live filter by name or PID
$ System info: cores, RAM, uptime
$ Color-coded states: running, sleeping, zombie
# Gallery
# Technologies used