a combination of neofetch and uwufetch written in go*
Find a file
2021-03-08 00:24:36 +01:00
res Updated README.md and IMAGES.md 2021-03-07 22:44:51 +01:00
.gitignore Added images and IMAGES.md for credits, addedd options, use -h for a list. 2021-03-07 16:59:26 +01:00
LICENSE Initial commit 2021-01-18 21:17:32 +01:00
Makefile Fixed info printing with image mode, added (partial) termux support 2021-03-07 22:04:05 +01:00
README.md Update README.md 2021-03-07 22:45:51 +01:00
uwufetch.c FreeBSD + OpenBSD Support 2021-03-08 00:24:36 +01:00

UwUFetch

A meme system info tool for Linux, based on nyan/UwU trend on r/linuxmasterrace.

Currently supported distros

Nyarch Linuwu, Nyartix Linuwu, Debinyan, Fedowa, GentOwO, Myanjawo.

Building and installation

Via package manager

Right now the package is only available on the AUR.

Via git clone

To install you can type this 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.