https://github.com/u66u/foofetch
Fast, simple, and aesthetic neofetch-like program for Linux and MacOS
https://github.com/u66u/foofetch
bash c cli fetch linux macos neofetch screenfetch shell sysfetch sysinfo system-information terminal
Last synced: 19 days ago
JSON representation
Fast, simple, and aesthetic neofetch-like program for Linux and MacOS
- Host: GitHub
- URL: https://github.com/u66u/foofetch
- Owner: u66u
- Created: 2023-07-31T11:48:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-31T12:16:53.000Z (over 2 years ago)
- Last Synced: 2025-03-28T08:46:02.025Z (about 1 year ago)
- Topics: bash, c, cli, fetch, linux, macos, neofetch, screenfetch, shell, sysfetch, sysinfo, system-information, terminal
- Language: C
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## 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