Name card exchange system with neofetch style display
Inspired by Neofetch and yuyufetch
You can build the project with CMake.
Prease note that this project depends on Talinx/jp2a.
So you must download libpng
and libjpeg
before building.
$ cmake -S . -B build
$ cmake --build build
Before you can use it, you must make your profile with whofetch:
$ whofetch --make
Show your profile:
$ whofetch
Remake your profile:
$ whofetch --remake
Show usage:
$ whofetch --help