MashyBasker / anifetch

[WIP] A Rust fetch utility that combines system info with cute chibi anime characters for a delightful terminal experience.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anifetch

Anifetch is a lightweight and cute fetch utility written in Rust that combines system information with adorable chibi anime characters. This utility prints a chibi anime character alongside key system details, creating a delightful terminal experience.

demo

Features

  • Fetches system information and displays it in a visually appealing manner.
  • Integrates chibi anime characters for a touch of cuteness.
  • Lightweight and efficient, providing essential system details in a single glance.

Quickstart

To use this application, you should have Rust installed. If you do not have it, install it from here

1. Get the repo

git clone https://github.com/MashyBasker/anifetch
cd anifetch

2. Build the application

$ chmod +x build.sh
$ ./build.sh

About

[WIP] A Rust fetch utility that combines system info with cute chibi anime characters for a delightful terminal experience.

License:GNU General Public License v3.0


Languages

Language:Rust 96.8%Language:Shell 3.2%