Hey, everybody.
I want to share with you my new project.
Recently I learned about neofetch project archiving and decided to try to write my analog in C language.
Now the basic functionality is implemented, data output using flags, etc.
You can find the source code of the project at the link:
https://github.com/Nighty3098/nFetch
Installation:
git clone https://github.com/Nighty3098/nFetch cd nFetch/src make
make install
nfetch
Screenshots
The above is the detailed content of NFetch. For more information, please follow other related articles on the PHP Chinese website!