NFetch

Barbara Streisand
Release: 2024-11-26 10:16:14
Original
450 people have browsed it

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
Copy after login
make install
Copy after login
nfetch
Copy after login

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!

source:dev.to
Statement of this Website
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
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template