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. Update, 2026 March: This MacPorts version uses Elwood's original code, but has been ported to the replacement backend server at hamclock.com.
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. Update, 2026 March: This MacPorts version uses Elwood's original code, but has been ported to the replacement backend server at hamclock.com.
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.