a combination of neofetch and uwufetch written in go*
Find a file
2021-03-05 10:45:11 +01:00
LICENSE Initial commit 2021-01-18 21:17:32 +01:00
main.c Changed from 'litefetch' to uwufetch, for the memes 2021-03-05 10:45:11 +01:00
Makefile Changed from 'litefetch' to uwufetch, for the memes 2021-03-05 10:45:11 +01:00
owofetch Changed from 'litefetch' to uwufetch, for the memes 2021-03-05 10:45:11 +01:00
README.md Changed from 'litefetch' to uwufetch, for the memes 2021-03-05 10:45:11 +01:00

OwoFetch

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/owofetch.git
cd owofetch
make install

To uninstall (this will also remove the repository folder):

cd owofetch
make uninstall

License

This program is provided under the GPL-3.0 License.