Handy clock with features for amateur radio operators
HamClock is a kiosk-style application that provides real time space weather, radio propagation models, operating events and other information particularly useful to the radio amateur.
HamClock is a kiosk-style application that provides real time space weather, radio propagation models, operating events and other information particularly useful to the radio amateur.
To install hamclock, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install hamclock
To see what files were installed by hamclock, run:
port contents hamclock
To later upgrade hamclock, run:
sudo port selfupdate && sudo port upgrade hamclock
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.