a combination of neofetch and uwufetch written in go*
Find a file
2021-01-18 23:49:35 +01:00
LICENSE Initial commit 2021-01-18 21:17:32 +01:00
main.c Added arch Linux logo. 2021-01-18 23:49:35 +01:00
Makefile Added arch Linux logo. 2021-01-18 23:49:35 +01:00
README.md Added arch Linux logo. 2021-01-18 23:49:35 +01:00
test Added arch Linux logo. 2021-01-18 23:49:35 +01:00
test.c Added arch Linux logo. 2021-01-18 23:49:35 +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 (this will also remove the repository folder):

cd lightfetch
make uninstall

License

This program is provided under the GPL-3.0 License.

Credits

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