Skip to content

ihateapples/cfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfetch

a lightweight system info tool written in c

cfetch prints basic system information in a clean layout.


showcase

cfetch


features

  • cpu info from /proc/cpuinfo
  • gpu detection via lspci (supports multiple gpus)
  • ram usage
  • uptime
  • shell detection
  • disk usage

automatic install (adds cfetch command to path)

there’s an install script that builds and installs cfetch system-wide.

chmod +x install.sh
./install.sh
cfetch
{output}

manual build (doesn't add to path)

make

License

cFetch is licensed under MIT.

About

a lightweight linux tool written in c that prints system info

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors