QRZ Login: Optional. You only need an XML subscription to look up callsigns. Passwords are not stored, only the session key.
Local Data: All check-in data is stored locally in your browser (localStorage). Nothing is shared online.
Input Keys:
- Tab: Performs a lookup of the callsign without adding it to the list.
- Enter: Adds the currently displayed callsign to the check-in list with traffic set to .
- Shift + Enter: Adds the callsign with traffic set to .
- Escape: Clear the input field.
Traffic column values (click the icon to change values):
- (no traffic)
- (traffic pending)
- (traffic covered).
Called column values (click the icon to change values):
- (not yet called)
- (called).
Processing Traffic & Check-Ins:
- Log button: Opens an input panel below the row to record what the station says. Click again to close (draft is saved). Click Done to mark the station as called and advance to the next pending station. Click Cancel to close without advancing.
- Process Next button: Opens the log panel for the next station with pending traffic (), then cycles through uncalled stations ( in the Called column). Shows a message when all stations have been processed.
- Pressing Done automatically sets Called to and, if traffic was pending, sets Traffic to .
Download : Available once a Net Name, Date/Time, and at least one check-in have been entered.
- ADIF: Exports the check-in list as an ADIF 3.1.4 file (
.adi) suitable for importing into logging software. Each check-in becomes a QSO record with callsign, date, time, frequency, band, mode, name, location, and any logged notes.
- Print / Save as PDF: Opens a formatted net log in a new window and triggers the browser print dialog. Use your browser's "Save as PDF" destination to save a copy.
To file issues or contribute, visit the GitHub repo
Developed by Jeffrey Honig (N2VLV) with assistance from Claude.ai.