Skip to content

alcestide/puroba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puroba

Standard Compiler Optimization UI-Lib Build-Tool

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.

image

Installation

You will need ncurses development headers and make.

Ubuntu/Debian

sudo apt install libncursesw5-dev build-essential

Build

git clone https://github.com/yourusername/puroba.git
cd puroba
make

Run

./build/puroba

License

Released under MIT by @alcestide.

About

An interactive system resources monitor, built for Unix-like environments using C and ncurses.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors