tuxfetch

Crates.iotuxfetch
lib.rstuxfetch
version0.1.0
sourcesrc
created_at2021-12-07 14:00:21.702605
updated_at2021-12-07 14:00:21.702605
descriptionA fetch utility for the love of penguins but in Rust
homepage
repositoryhttps://github.com/atharvaamritkar/tuxfetch
max_upload_size
id493860
size185,284
Akash Jaiswal (jaiakash)

documentation

README

tuxfetch🐧

  1. Clone the Repository
git clone https://github.com/atharvaamritkar/tuxfetch
cd tuxfetch
  1. Build it!
cargo build --release
  1. Copy the binary(for non-root)
cp target/release/tuxfetch ~/.local/bin/tuxfetch
  1. Run it!
tuxfetch

Screenshot 1

Commit count: 27

cargo fmt