NFetch

Barbara Streisand
Barbara StreisandOriginal
2024-11-26 10:16:14508browse

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

NFetch

NFetch

NFetch

The above is the detailed content of NFetch. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn