a combination of neofetch and uwufetch written in go*
Find a file
Milo Redwell 8a854e638c
Update README.md
AUR version badges!
2021-03-12 18:17:35 +08:00
res Finally fixed ram issue (no one noticed anyway), general optimization and now completely bash-free (except pkgman() obviously) 2021-03-11 22:39:16 +01:00
.gitignore Finally fixed ram issue (no one noticed anyway), general optimization and now completely bash-free (except pkgman() obviously) 2021-03-11 22:39:16 +01:00
LICENSE Initial commit 2021-01-18 21:17:32 +01:00
Makefile New ascii tux, now shell will not be displayed as a full path. 2021-03-12 11:00:37 +01:00
README.md Update README.md 2021-03-12 18:17:35 +08:00
uwufetch.c New ascii tux, now shell will not be displayed as a full path. 2021-03-12 11:00:37 +01:00

UwUFetch

A meme system info tool for (almost) all your Linux/Unix-based systems, based on nyan/UwU trend on r/linuxmasterrace.

Currently supported distros

Nyarch Linuwu, Nyartix Linuwu, Debinyan, Fedowa, GentOwO, Miwint, Myanjawo, Pop OwOs, UwUntu, and OwOid; Plus Nyandroid; and FweeBSD, and OwOpenBSD.

Building and installation

Via package manager

Right now, the package is only available on the AUR:

uwufetch uwufetch-git

Via source

To install UwUfetch from the source, type these commands in the terminal:

git clone https://github.com/TheDarkBug/uwufetch.git
cd uwufetch
make

To uninstall:

cd uwufetch
make uninstall
Make options:
make all                # builds and installs
make build              # builds uwueftch
make debug              # use for debug
make install            # installs uwufetch
make uninstall          # uninstalls uwufetch
make termux             # build and install for termux
make termux_uninstall   # uninstall for termux

Images

IMAGES.md

License

This program is provided under the GPL-3.0 License.