Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/tyroruyk/ufetch

System fetch tool written in Rust
https://github.com/tyroruyk/ufetch

fetch-tool gnu-linux linux rust

Last synced: 7 days ago
JSON representation

System fetch tool written in Rust

Lists

README

        


Ufetch


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




Report Bug
.
Request Feature


![ufetch](img/screenshot.png)

### 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!](https://github.com/avishekdutta531/Ufetch/issues)

### Special thanks to
* Rust Developers
* Amazing Open-Source Projects