/whofetch

[WIP] Name card exchange system with neofetch style display

Primary LanguageC++GNU General Public License v2.0GPL-2.0

whofetch

Build and Test Build and Test Build and Test

Name card exchange system with neofetch style display

image

Inspired by Neofetch and yuyufetch

Build

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

How to use

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