Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 705 Bytes

File metadata and controls

29 lines (23 loc) · 705 Bytes

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