Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

suifetch

A minimal and fast system information display for Linux and macOS, written in C.

Dependencies

  • A C11 compiler, such as GCC or Clang
  • make (optional)
  • The USER, TERM, and SHELL environment variables for their corresponding fields

Homebrew

brew install birdabo404/tap/suifetch

Build from source

git clone https://github.com/Birdabo404/suifetch.git
cd suifetch
make
./suifetch

Run make check for a strict compiler check. Set any SHOW_* value in config.h to 0 to hide that field. Colors are disabled automatically when output is redirected or when NO_COLOR is set.

💾 Preview

preview

📜 License

This project is licensed under the MIT License.

About

minimalistic and fast clone of neofetch written in c

Topics

Resources

Stars

6 stars

Watchers

2 watching

Forks

Contributors

Languages