A simple system information tool for Linux. Displays basic system info in a clean format.
- OS name and version
- Kernel version
- Uptime
- Package count
- Shell
- Terminal
- Window Manager / Desktop Environment
- CPU
- GPU
- Memory usage
make./mainNo configuration, no dependencies beyond a C++ compiler and Make. Just builds and runs.