A cross-platform system information fetching tool inspired by fastfetch and neofetch, written in Rust.
Linux / macOS:
curl -fsSL https://raw.githubusercontent.com/xscriptor/xfetch/main/install.sh | bashWindows (PowerShell):
irm https://raw.githubusercontent.com/xscriptor/xfetch/main/install.ps1 | iexFor detailed installation steps — prerequisites, manual builds, package managers, and uninstallation — see the Installation Guide.
- Cross-platform: Works on Linux, Windows, and macOS.
- Customizable: Configure modules via
config.jsonc. - Fast: Written in Rust for performance.
xfetch looks for a configuration file at:
- Linux:
~/.config/xfetch/config.jsonc - Windows:
%APPDATA%\xfetch\config.jsonc - macOS:
~/Library/Application Support/xfetch/config.jsonc
Simply run xfetch in your terminal.
xfetch

