OpenHamClock vs KJ4WLC Ham Dashboard

Side-by-side comparison of the two main HamClock replacements for 2026.

Last updated: April 2026

Quick Summary

OpenHamClock

A community fork of the original HamClock by K0CJH. Runs as a desktop application or Docker container. Most faithful to the original HamClock look and feel.

  • - Desktop app (requires install)
  • - Docker/Railway deployment option
  • - Classic HamClock pixel-art UI
  • - Modular dockable panels
  • - Local configuration files

KJ4WLC Ham Dashboard

A modern web application at hamradio.shaneburrell.com. Zero install, works on any device with a browser.

  • - Browser-based (zero install)
  • - Works on phone, tablet, desktop
  • - Modern responsive UI
  • - 20+ dedicated tool pages
  • - localStorage preferences (no account)

Feature-by-Feature Comparison

FeatureOpenHamClockKJ4WLC Dashboard
Installation & Access
Install requiredYes (desktop/Docker)No (just open URL)
Mobile/tablet supportLimitedFull responsive
Auto-updatesManual updateAlways current
Pi/dedicated displayNativeChromium fullscreen
Propagation & Solar
MUF/foF2 mapsYesYes (interactive)
Solar flux/SSN/KpYesYes + trend charts
Day/night band conditionsYes (N0NBH)Yes (N0NBH + RBN)
Solar imagery (SDO/GOES)Yes (cycling)Yes (cycling)
Greyline/terminatorYesYes (on prop map)
D-RAP absorptionYesYes (map layer)
Point-to-point predictionYes (ITU-R P.533)Coming soon
Spotting & Activity
DX Cluster spotsYes (real-time)Coming soon
PSKReporterYes (MQTT)Coming soon
RBN spotsYesYes + explorer
POTA activatorsYesYes
SOTA activatorsYesYes
Contest calendarYesYes (29 contests)
Satellites & Tracking
Satellite trackingYes (~40 sats)Yes (90+ sats)
Pass predictionsYesYes + Doppler
APRS live mapNoYes (WebSocket)
Tools & Extras
Repeater finderNoYes (50K+ FM/DMR)
Callsign lookupNoYes (FCC/ISED/ACMA)
DMR lookupNoYes (RadioID)
LeaderboardNoYes (APRS/RBN/POTA)
Tower/antenna mapNoYes (FCC ASR)
Educational guidesNoYes (7 guides)
WSJT-X integrationYesNo (local SW)

Which One Should You Choose?

Choose OpenHamClock if...

  • - You want the exact HamClock look and feel you're used to
  • - You already have a dedicated Pi/computer running HamClock
  • - You need WSJT-X integration for live FT8/FT4 decode plotting
  • - You prefer a locally-installed application
  • - You want modular dockable panel layout

Choose KJ4WLC Dashboard if...

  • - You want zero installation — just open a browser
  • - You need mobile/tablet access (at POTA activations, field days)
  • - You want real-time APRS tracking with WebSocket streaming
  • - You need a repeater finder, callsign lookup, or DMR tools
  • - You want it always up-to-date with no manual maintenance
  • - You want to check conditions from any device, anywhere

Or use both

Many operators run OpenHamClock on a dedicated shack display and use this dashboard on their phone or laptop when portable. They complement each other — OpenHamClock for the immersive shack experience, KJ4WLC Dashboard for quick checks from any device.

Key Differences

Architecture

OpenHamClock is a desktop application running locally on your computer. It renders a fixed-resolution display and manages its own data fetching. The KJ4WLC Dashboard is a web application backed by a Go API server with ClickHouse and Redis — all data processing happens server-side, your browser just displays the results.

Data Freshness

Both pull from similar sources (NOAA, KC2G, CelesTrak, RBN). OpenHamClock fetches data directly from your machine. The KJ4WLC Dashboard uses a centralized data pipeline that ingests 13+ sources every 4 hours, with APRS streaming in real-time.

Scope

OpenHamClock focuses on the classic HamClock features: propagation, solar, satellites, DX spots. The KJ4WLC Dashboard adds repeater search, callsign lookup, DMR tools, POTA/SOTA feeds, contest calendar, tower maps, leaderboards, and educational guides — tools that HamClock never offered.