Puroba is a simple terminal-native system monitor/dashboard for Unix-like environments.
It provides real-time tracking of CPU, memory, disk, and network metrics through a modular, multi-tab interface designed for clarity and speed.
You will need ncurses development headers and make.
sudo apt install libncursesw5-dev build-essentialgit clone https://github.com/yourusername/puroba.git
cd puroba
make./build/purobaReleased under MIT by @alcestide.