u66u / foofetch

Fast, simple, and aesthetic neofetch-like program for Linux and MacOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

foofetch

Installation:

git clone https://github.com/technicca/foofetch
cd foofetch
sudo chmod +x run.sh
./run.sh
foofetch

or

git clone https://github.com/technicca/foofetch
cd foofetch
make all
make install
foofetch

-reset to clear cache

TODO:

- Additional distro support/Windows support
- Nixos ascii
- GPU1 & GPU2 display only if present
- Tests
- Aesthetic upgrades

About

Fast, simple, and aesthetic neofetch-like program for Linux and MacOS


Languages

Language:C 96.0%Language:Makefile 3.3%Language:Shell 0.7%