crabfetch 🦀

A simple fetch utility, written in Rust

forthebadge

GitHub

forthebadge forthebadge

Screenschot

Install

AUR (Arch and Arch Based)

Install crabfetch from AUR.

Manual

Rust

  1. Get the repo
git clone https://github.com/flyingcakes85/crabfetch
cd crabfetch
  1. Build it!
cargo build --release
  1. Copy the binary
  • For current user (root not required) sh cp target/release/crabfetch ~/.local/bin/crabfetch

License

GNU GPL v3. Text Here

Built With

Share this project:

Updates