osfetch-rs

Crates.ioosfetch-rs
lib.rsosfetch-rs
version0.1.0
created_at2021-05-17 11:54:21.373746+00
updated_at2021-05-17 11:54:21.373746+00
descriptionA fetch utility in rust
homepage
repositoryhttps://gitlab.com/cyberknight777/osfetch-rs
max_upload_size
id398537
size167,718
cyberknight777 (cyberknight777)

documentation

README

osfetch-rs v0.1.0

logo A speed-focused(<1.8ms execution time) fetch utility written in Rust.

To Setup & Use :

cd osfetch-rs
cargo run --release

Or you could install from crates.io via this:

cargo install osfetch-rs

You could install via AUR if you're an Arch/Arch-based user via this:

<your favourite aur helper> <installation flag> osfetch-rs

Screenshots

Arch:

arch

Manjaro:

manjaro

Artix:

artix

Inspired by

Thanks to my testers

Thanks to hridyansh for helping in parsing arguments

Commit count: 0

cargo fmt