#neofetch #cli

app xifetch

xifetch is a neofetch alternative written in Rust

8 releases (3 stable)

2.0.2 Sep 21, 2025
2.0.1 Jul 6, 2023
2.0.0 Mar 31, 2023
0.1.4 Mar 13, 2023

#977 in Text processing

Download history

322 downloads per month

MIT license

7KB
136 lines

xifetch

Installation

Clone this repository:

git clone https://github.com/akumarujon/xifetch-rs

Enter to a folder:

cd xifetch-rs

Compile using cargo:

cargo build --release

Change your $PATH variable in ~/.shell_profile file.

  • shell_profile -> .bashrc, .zshrc etc.

or

Install using cargo.

cargo install xifetch

And xifetch will be stored on ~/.cargo/bin folder

Dependencies

~0.1–9.5MB
~51K SLoC