xifetch

Crates.ioxifetch
lib.rsxifetch
version2.0.2
created_at2023-03-03 13:46:56.942125+00
updated_at2025-09-21 17:03:31.143027+00
descriptionxifetch is a neofetch alternative written in Rust.
homepage
repositoryhttps://github.com/ae5259/xifetch-rs
max_upload_size
id799768
size9,752
ь (ae5259)

documentation

README

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

Commit count: 24

cargo fmt