Tiv implements its own rendering algorithms to display pictures loaded with the Gdk library to the terminal using ascii art and ansi256 in color and grayscale.
Tiv implements its own rendering algorithms to display pictures loaded with the Gdk library to the terminal using ascii art and ansi256 in color and grayscale.
To install tiv, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install tiv
To see what files were installed by tiv, run:
port contents tiv
To later upgrade tiv, run:
sudo port selfupdate && sudo port upgrade tiv
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.