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: about 1 month ago
JSON representation
System fetch tool written in Rust
- Host: GitHub
- URL: https://github.com/tyroruyk/ufetch
- Owner: tyroruyk
- License: mit
- Created: 2021-11-18T09:48:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T02:49:18.000Z (7 months ago)
- Last Synced: 2024-08-04T04:06:44.563Z (5 months ago)
- Topics: fetch-tool, gnu-linux, linux, rust
- Language: Rust
- Homepage:
- Size: 231 KB
- Stars: 15
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-fetch - ufetch - System fetch tool written in Rust. `Rust` (Operation System / GNU/Linux Only)
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