Skip to content

qrjhamron/xFetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xfetch

A tiny and fast system fetch tool written in C.
Think of it as a super-lightweight cousin of neofetch/fastfetch — but way simpler and hackable.


✨ Features

  • Detects your OS (Linux, BSD, Android/Termux, even WSL).
  • Prints a nice ASCII logo for your distro/OS.
  • Shows basic system info: CPU, GPU, RAM, Kernel, Shell.
  • Easy to tweak and extend — no huge dependencies.
  • Supports custom logos (ASCII or converted images).

⚡ Build

All you need is a C compiler.

<<<<<<< HEAD
git clone https://github.com/lyciv/xFetch
cd xFetch
=======
git clone https://github.com/<username>/xfetch.git
cd xfetch
>>>>>>> 8b791af (initial source code upload)
make
./xfetch

About

A tiny and blazing fast system fetch tool in C. Prints your OS logo and hardware info with style.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors