open-source software allowing the complete control of modern Icom radios
wfview is an open-source software allowing the complete control of modern Icom radios, including the IC-7300, IC-7610, and IC-9700. Viewing and controlling the spectrum waterfall is a core feature, as well as complete keyboard controls.
wfview is an open-source software allowing the complete control of modern Icom radios, including the IC-7300, IC-7610, and IC-9700. Viewing and controlling the spectrum waterfall is a core feature, as well as complete keyboard controls.
To install wfview, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install wfview
To see what files were installed by wfview, run:
port contents wfview
To later upgrade wfview, run:
sudo port selfupdate && sudo port upgrade wfview
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.