fetch-catnip

Crates.iofetch-catnip
lib.rsfetch-catnip
version0.2.3
sourcesrc
created_at2024-07-02 23:12:03.604464
updated_at2024-07-16 14:40:49.872911
descriptionSimple fetch displaying system information and a cute cat.
homepagehttps://github.com/onelric/catnip
repositoryhttps://github.com/onelric/catnip
max_upload_size
id1290013
size1,938,680
elric (onelric)

documentation

README

Typing SVG

GitHub repo size GitHub commit activity Linux rice

License Stars

Features

  • Small cute cat!
  • Lots of distributions supported!
  • Fully written in rust!
  • Lots of customization!
  • Possibly more updates to come!

Customization

Available info options

os, user, mem, wm, pkgs, kernel, editor

Available colors

red, yellow, blue, cyan, green, magenta, white, black

alt text

Installation

If cargo is installed you can simply run:

cargo install fetch-catnip

On arch you can run makepkg -si if cargo is installed.

git clone https://github.com/onelric/fetchcat.git
cd fetchcat
makepkg -si

On other linux distributions you can simply move the binary to either /usr/bin or ~/.local/bin/

git clone https://github.com/onelric/catnip.git
mv catnip/catnip ~/.local/bin/

Commit count: 52

cargo fmt