toilet - colour based alternative to figlet using libcaca
The TOIlet project attempts to create a free replacement for the FIGlet utility. TOIlet stands for “The Other Implementation’s letters”, coined after FIGlet’s “Frank, Ian and Glen’s letters”.
The TOIlet project attempts to create a free replacement for the FIGlet utility. TOIlet stands for “The Other Implementation’s letters”, coined after FIGlet’s “Frank, Ian and Glen’s letters”.
To install toilet, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install toilet
To see what files were installed by toilet, run:
port contents toilet
To later upgrade toilet, run:
sudo port selfupdate && sudo port upgrade toilet
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.