/xifetch

🐚 | CLI-tool written in Python which shows you system info.

Primary LanguagePython

X I F E T C H

Neofetch inspired, CLI-tool for view your system information.

Support:

  • Linux
  • MacOS
  • Windows

Installation:

Clone using Git

git clone https://github.com/reilinux/xifetch
cd xifetch
python src/main.py

Copy the binary to /usr/bin

sudo cp bin/xifetch /usr/bin

Output

For now you can't install xifetch with any package managers. You should clone this repository.