Awesome
yuyufetch
A command-line self-introduction tool.
Inspired by Neofetch, perufetch.
How to install yuyufetch
go install github.com/Hiroya-W/yuyufetch@latest
How to build yuyufetch
yuyufetch
can be compiled with the following command.
make build
Run yuyufetch
.
./bin/yuyufetch
Convert image to ASCII art
Using jp2a:
docker run -t --rm -e COLORTERM="$COLORTERM" -v "$(pwd)":/app talinx/jp2a --colors --size=36x18 --chars="..,;McM0MNWM" yuyu.png