Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 569 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 569 Bytes

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.