Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 797 Bytes

README.md

File metadata and controls

34 lines (28 loc) · 797 Bytes

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