Nekofetch

System Information with a Touch of Cuteness

What is Nekofetch?

Nekofetch is a whimsical and cat-themed system information tool that displays system details alongside adorable ASCII art. It's a playful alternative to neofetch, bringing a touch of cuteness to your terminal.

Features

Installation

To install nekofetch, use the following command:

curl -sS https://raw.githubusercontent.com/linuxfandudeguy/nekofetch/main/nekofetch.sh >> ~/.bashrc

This command downloads nekofetch and injects it directly into your .bashrc file, ensuring that it runs whenever you open a new terminal session.

How to Use Nekofetch

To run nekofetch, simply type:

nekofetch

Example Output

へ ♡ ╱|、
૮ - ՛) (` - 7
/⁻ ៸| |、՛〵
乀(ˍ,ل  ل じしˍ,)ノ

----------------------------------------
koshlandjg105@penguin:/home/koshlandjg105
----------------------------------------
Username: koshlandjg105
Operating System: Debian GNU/Linux 12 (bookworm)
Kernel Version: 6.6.30-02726-gb84bbdf6955e
Uptime: up 5 hours, 13 minutes
Shell: /bin/bash
CPU: Intel(R) Celeron(R) N4120 CPU @ 1.10GHz
Memory Usage: 137Mi/2.7Gi

Note: Due to display issues, the ASCII art may not appear perfectly aligned.

License

nekofetch is licensed under the MIT License. See the LICENSE file for more details.

Acknowledgements