Fldigi (Fast Light Digital Modem Application), is a cross-platform modem program that supports most of the peer-to-peer (live keyboard) digital modes used on the amateur radio bands.
Fldigi (Fast Light Digital Modem Application), is a cross-platform modem program that supports most of the peer-to-peer (live keyboard) digital modes used on the amateur radio bands.
To install fldigi, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install fldigi
To see what files were installed by fldigi, run:
port contents fldigi
To later upgrade fldigi, run:
sudo port selfupdate && sudo port upgrade fldigi
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.