a combination of neofetch and uwufetch written in go*
Find a file
2021-02-25 21:47:00 +01:00
LICENSE Initial commit 2021-01-18 21:17:32 +01:00
main.c Changed pkgman(), optimized overall performance. 2021-02-25 21:47:00 +01:00
Makefile Changed pkgman(), optimized overall performance. 2021-02-25 21:47:00 +01:00
README.md Update README.md 2021-01-19 14:58:44 +01:00

LiteFetch

A lite system info tool for Linux.

Currently supported distros

Arch Linux.

Building and installation

To install you can type this commands in the terminal:

git clone https://github.com/TheDarkBug/litefetch.git
cd litefetch
make install

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

cd litefetch
make uninstall

License

This program is provided under the GPL-3.0 License.

Credits

ufetch: ASCII Distro logos (with some edits by me)