A minimal and fast system information display for Linux and macOS, written in C.
- A C11 compiler, such as GCC or Clang
make(optional)- The
USER,TERM, andSHELLenvironment variables for their corresponding fields
brew install birdabo404/tap/suifetchgit clone https://github.com/Birdabo404/suifetch.git
cd suifetch
make
./suifetchRun 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.
This project is licensed under the MIT License.
