a combination of neofetch and uwufetch written in go*
res | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
uwufetch.c |
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, Myanjawo, and UwUntu; Plus Nyandroid; and FweeBSD, and OwOpenBSD.
Building and installation
Via package manager
Right now, the package is only available on the AUR.
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
License
This program is provided under the GPL-3.0 License.