nomacs is a free image viewer. nomacs is small, fast and able to handle the most common image formats. Additionally it is possible to synchronize multiple viewers. A synchronization of viewers running on the same computer or via LAN is possible. It allows to compare images and spot the differences (e.g. schemes of architects to show the progress).
nomacs is a free image viewer. nomacs is small, fast and able to handle the most common image formats. Additionally it is possible to synchronize multiple viewers. A synchronization of viewers running on the same computer or via LAN is possible. It allows to compare images and spot the differences (e.g. schemes of architects to show the progress).
To install nomacs, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install nomacs
To see what files were installed by nomacs, run:
port contents nomacs
To later upgrade nomacs, run:
sudo port selfupdate && sudo port upgrade nomacs
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.