[![Typing SVG](https://readme-typing-svg.demolab.com?font=Maple+Mono&size=50&duration=3500&pause=750&color=E8E3E3¢er=true&vCenter=true&random=false&width=525&height=145&lines=Catnip;Fetch+the+cat!;Sniff+sniff)](https://git.io/typing-svg)
![GitHub repo size](https://img.shields.io/github/repo-size/onelric/catnip?style=for-the-badge&label=size&labelColor=%23151515&color=%23b66467) ![GitHub commit activity](https://img.shields.io/github/commit-activity/t/onelric/catnip?style=for-the-badge&label=commits&labelColor=%23151515&color=%23a988b0) ![Linux rice](https://img.shields.io/badge/for-linux-151515?style=for-the-badge&logo=Linux&logoColor=%23e8e3e3&labelColor=%23151515&color=%238aa6a2) ![License](https://img.shields.io/github/license/onelric/catnip?style=for-the-badge&labelColor=%23151515&color=%238c977d) ![Stars](https://img.shields.io/github/stars/onelric/catnip?style=for-the-badge&logo=apachespark&logoColor=%23e8e3e3&labelColor=%23151515&color=%23d9bc8c) ## 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](https://imgur.com/ZALKkCE.png?raw=true) ### 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/ ```
#