$ cd ../
Proc Monitor — bash

user@devops:~$ cat README.md

Proc Monitor

# Description

Proc Monitor is a real-time Linux system monitor reading stats from /proc/stat, /proc/meminfo, /proc/loadavg and /proc/uptime. Per-core CPU with colored bars, total/available/used/swap memory, load average, active/total processes and uptime. Interactive TUI and JSON modes.

# Key features

$ Real-time per-core CPU with colored progress bars

$ Memory: total, available, used, swap with percentages

$ Load average 1/5/15 min and system uptime

$ Active and total system processes

$ Fullscreen interactive TUI mode

$ JSON mode for script integration

# Gallery

Desktop view
Proc Monitor - Desktop view
Mobile view
Proc Monitor - Mobile view

# Technologies used