A minimal terminal eye candy.
NOTE! The installer only works for Debian based distributions, support for other will be added later cuz im neub right now. However you can just for now compile the source code yourself.
git clone <URL>go into the folder and execute the installer
installerThis will first update your package database and install ncursesw libraries.
You can then compile the program with:
makeAfter that just run the executable:
./fancy-quote "Hello World"press any key to close the program and return to previous session.