a lightweight system info tool written in c
cfetch prints basic system information in a clean layout.
- cpu info from /proc/cpuinfo
- gpu detection via lspci (supports multiple gpus)
- ram usage
- uptime
- shell detection
- disk usage
there’s an install script that builds and installs cfetch system-wide.
chmod +x install.sh
./install.sh
cfetch
{output}makecFetch is licensed under MIT.
