a combination of neofetch and uwufetch written in go*
Find a file
2021-03-06 21:19:15 +01:00
res Split code in functions, changed printing system. edited makefile to copy images in .config/uwufetch/ 2021-03-06 21:17:29 +01:00
.gitignore Added .gitignore to prevent pushing binaries by mistake 2021-03-06 08:58:48 +01:00
LICENSE Initial commit 2021-01-18 21:17:32 +01:00
Makefile Split code in functions, changed printing system. edited makefile to copy images in .config/uwufetch/ 2021-03-06 21:17:29 +01:00
README.md Split code in functions, changed printing system. edited makefile to copy images in .config/uwufetch/ 2021-03-06 21:17:29 +01:00
uwufetch.c Split code in functions, changed printing system. edited makefile to copy images in .config/uwufetch/ 2021-03-06 21:19:15 +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, Myanjaro.

Building and installation

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

License

This program is provided under the GPL-3.0 License.