A high-precision, post-modern system telemetry tool.
One tool. Multiple Realities.
xfetch is a command-line tool that displays your system information (OS, Kernel, CPU, RAM) alongside a beautiful ASCII art logo of your Linux distribution.
Unlike other fetch tools, xfetch is designed with "Theme Identities". It doesn't just change colors; it changes its entire personality to match your workflow.
- For Gamers & Ricers: It provides lush RGB gradients.
- For Minimalists: It provides strict structural text.
- For Hackers: It provides network telemetry and security stats.
The flagship experience. Featuring dynamic RGB gradients, high-contrast branding, and vivid status indicators.
- Target: Daily Driver / Ricing
- Visuals: Full RGB Spectrum
The minimal manifesto. Stripped of all color data, leaving only raw structure.
- Target: Servers / TTY
- Visuals: Pure Monochrome (Adaptive)
⚠️ Note for Light Mode Users: If you are weird and have abnormal mental issues (i.e., you use a White Terminal), this edition will automatically appear black. However, we strongly recommend you seek help... or just use Xenon Blider.
A specialized build for security professionals. Features a toxic green theme and exclusive telemetry modules.
- Target: Pentesters / SysAdmins
- Exclusive Modules: Public IP, Open Ports, Load Avg, Root Status.
The fastest way to install any edition.
curl -sL https://raw.githubusercontent.com/Esterzollar/xfetch/main/install.sh | bashDownload the .tar.gz for your favorite edition from the Releases Page.
cd ~/Downloads
tar -xzvf XFetch-*.tar.gz
cd XFetch*
sudo make installClone the repo once, then choose your edition during install.
# 1. Clone the repo
git clone https://github.com/Esterzollar/xfetch.git
cd xfetch
# 2. Choose your edition:
# For Xenon Blider (Default)
sudo make install
# For E X Astra (Monochrome)
sudo make install-exastra
# For Deadly Rosy (Hacker)
sudo make install-deadly| Feature | Description |
|---|---|
| ⚡ Fast & Light | Runs instantly. Doesn't slow down your system. |
| 🐧 134+ Logos | Automatically detects Ubuntu, Arch, Fedora, etc. Full List Here |
| 🎨 Beautiful | Carefully chosen colors and layouts to look professional. |
| 🔋 Battery Life | Shows your exact battery percentage and status. |
Did you know? 🐧 Penguins actually eat bugs if they live near them. That's why you won't find any Windows bugs in our code—Tux already finished them off. Pure Linux energy only.
Simply run:
xfetchxfetch stands on the shoulders of giants.
- Logo Database: The massive library of 134+ ASCII logos is adapted from the legendary Neofetch project (MIT License). We preserve this art to keep the legacy alive.
- Core Engine: The fetching logic, performance optimizations, modular architecture, and "Theme Identity" system are 100% original code by Esterzollar.
Config Guide | Extending Guide
Crafted with <3 by Esterzollar