CuteCom is a graphical serial terminal, like minicom. It is aimed mainly at hardware developers or other people who need a terminal to talk to their devices.
CuteCom is a graphical serial terminal, like minicom. It is aimed mainly at hardware developers or other people who need a terminal to talk to their devices.
To install cutecom-qt4-mac, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install cutecom-qt4-mac
To see what files were installed by cutecom-qt4-mac, run:
port contents cutecom-qt4-mac
To later upgrade cutecom-qt4-mac, run:
sudo port selfupdate && sudo port upgrade cutecom-qt4-mac
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.