a combination of neofetch and uwufetch written in go*
Find a file
2021-01-18 21:20:33 +01:00
LICENSE Initial commit 2021-01-18 21:17:32 +01:00
main.c First commit. 2021-01-18 21:19:20 +01:00
Makefile First commit. 2021-01-18 21:19:20 +01:00
README.md First commit. 2021-01-18 21:20:33 +01:00

lightfetch

A light 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/lightfetch.git
cd lightfetch
make install

To uninstall:

cd lightfetch
sudo make uninstall
cd ..
rm -rf lightfetch

License

This program is provided under the GPL-3.0 License.

Credits

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