ufetch icon indicating copy to clipboard operation
ufetch copied to clipboard

System fetch tool written in Rust

Ufetch

System fetch tool for linux-based system, written in Rust

Report Bug . Request Feature


ufetch

Installation

Requirements

  • Rust (building from source)

git clone https://github.com/tyroruyk/ufetch.git
cd ufetch
chmod +x installer.sh
sudo ./installer.sh

Disclaimer

This project is still under development. If you get any kind of problem, you are welcome to create an issue!

Special thanks to

  • Rust Developers
  • Amazing Open-Source Projects