Skip to content

Birdabo404/suifetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

suifetch

A minimal, and very fast system info display written in C.

Dependencies

  • GCC: You need a C compiler like GCC to compile the C source code.
  • enviromental variables: USER, TERM, SHELL
  • Linux System. Does not work in MacOS or Windows.

🔧 Installation

$ git clone https://github.com/Birdabo404/suifetch.git
$ cd suifetch
$ gcc suifetch.c -o suifetch
$ ./suifetch

💾 Preview

preview

📜 License

This project is licensed under the MIT License.