a combination of neofetch and uwufetch written in go*
eec302b229
make runs the target all, which builds it and then copies it, while currently you only get an error because the compiled file doesn't exist |
||
---|---|---|
LICENSE | ||
main.c | ||
Makefile | ||
README.md |
UwUFetch
A meme system info tool for Linux, based on nyan/UwU trend on r/linuxmasterrace.
Currently supported distros
Arch Linux.
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.