a combination of neofetch and uwufetch written in go*
Find a file
Joe Todd 3707b7f598
add package manager name
Added the package manager name after the amount of packages installed.
2021-03-06 19:43:06 +00:00
LICENSE Initial commit 2021-01-18 21:17:32 +01:00
Makefile Removed some debug stuff in the makefile 2021-03-05 17:28:14 +01:00
README.md Now you can uwu on Myanjaro, fixed wrong ram usage and changed version_name 2021-03-05 17:22:48 +01:00
uwufetch.c add package manager name 2021-03-06 19:43:06 +00:00

UwUFetch

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

Currently supported distros

NyArch Linuwu, Myanjaro Linuwu

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 (this will also remove the repository folder):

cd uwufetch
make uninstall

License

This program is provided under the GPL-3.0 License.