Skip to main content

A terminal-based amateur radio logging application

Project description

TermLogger

A terminal-based amateur radio logging application built with Python and Textual.

Features

  • Fast keyboard-driven QSO logging - Optimized for rapid contest and everyday logging
  • Real-time dupe checking - Instant duplicate contact detection
  • ADIF import/export - Full ADIF 3.1 support for log interchange
  • Callsign lookup - QRZ.com and HamQTH integration
  • Real-time DX spots - DX cluster spots via HamQTH web API
  • POTA spots - Parks on the Air spot integration from pota.app

Operating Modes

  • General Logging - Standard everyday QSO logging
  • POTA Activation - Parks on the Air activation mode with progress tracking
  • POTA Hunter - Hunt park activators and track unique parks worked
  • Contest Mode - Contest logging with serial numbers and scoring
  • ARRL Field Day - Field Day with class/section exchange and bonus tracking

Installation

Recommended: pipx (isolated environment)

# Install pipx if you don't have it
pip install --user pipx
pipx ensurepath

# Install TermLogger
pipx install termlogger

Alternative: pip

pip install termlogger

From Source (for development)

git clone https://github.com/lacy-digital-labs/TermLogger.git
cd TermLogger
python3 -m venv .venv
source .venv/bin/activate
pip install -e ".[dev]"

Requirements

  • Python 3.11 or later
  • A terminal with Unicode support

Usage

termlogger

Key Bindings

Key Action
Tab / Shift-Tab Navigate fields
Enter Log QSO
F1 Help
F2 Import ADIF
F3 Export ADIF
F5 Lookup callsign
F10 Exit
Ctrl+N Start new operating mode
Ctrl+E End current mode
Ctrl+S Settings
Ctrl+L Log browser
Ctrl+Q Quit

Spots Table

  • Click on Band column header to cycle through band filters
  • Click on Mode column header to cycle through mode filters
  • Click on any spot row to auto-fill the QSO entry form

Configuration

Configuration is stored in ~/.config/termlogger/config.json.

Callsign Lookup

To enable callsign lookup, configure your credentials in Settings (Ctrl+S):

  • QRZ.com - Requires XML subscription
  • HamQTH - Free registration at hamqth.com

Spot Settings

  • POTA Spots - Enabled by default, refreshes every 60 seconds
  • DX Cluster - Enabled by default, uses HamQTH web API

Rig Control

TermLogger supports automatic radio control through two backends:

Hamlib (rigctld)

# Start rigctld before running TermLogger
rigctld -m <model_number> -r <serial_port>

# Example for Icom IC-7300:
rigctld -m 3073 -r /dev/ttyUSB0

# Find your radio's model number:
rigctl -l | grep <radio_name>

Flex Radio SmartSDR

  • Enter the Flex Radio's IP address in Settings
  • Default port: 4992 (SmartSDR API)

Features:

  • Band indicator shows current frequency/band from radio
  • Frequency field updates from rig when focused
  • Auto-QSY: clicking a spot changes the radio frequency

Documentation

See the User Guide for detailed documentation.

Version Numbering

TermLogger uses calendar-based versioning: YY.MM.nn

  • YY - Two-digit year
  • MM - Two-digit month
  • nn - Release number within the month (01, 02, etc.)

Example: 25.12.01 is the first release in December 2025.

License

MIT

Contributing

Contributions are welcome! Please see RELEASING.md for release procedures.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

termlogger-25.12.4.tar.gz (82.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

termlogger-25.12.4-py3-none-any.whl (86.4 kB view details)

Uploaded Python 3

File details

Details for the file termlogger-25.12.4.tar.gz.

File metadata

  • Download URL: termlogger-25.12.4.tar.gz
  • Upload date:
  • Size: 82.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for termlogger-25.12.4.tar.gz
Algorithm Hash digest
SHA256 af7104039e020bf41c74cc4c16228133ff1c01988e1c99659a7ae79dfbfd1942
MD5 bd1fff895c136af5fc757a8023d9aac9
BLAKE2b-256 13ba1388643cdf6a070421e98e53db49b9886bc898a182e83478e246741ae750

See more details on using hashes here.

Provenance

The following attestation bundles were made for termlogger-25.12.4.tar.gz:

Publisher: release.yml on lacy-digital-labs/TermLogger

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file termlogger-25.12.4-py3-none-any.whl.

File metadata

  • Download URL: termlogger-25.12.4-py3-none-any.whl
  • Upload date:
  • Size: 86.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for termlogger-25.12.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c3bd07db1bf591398f1c6184c697febc39735dbec94a48c6243e1d365d6eac9b
MD5 2e2514c95ebfde93b21031daca4bd1e4
BLAKE2b-256 045e0059865e090bce3705232ba20d2ecc9460e8bf1b9faee671f1d748ad2a7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for termlogger-25.12.4-py3-none-any.whl:

Publisher: release.yml on lacy-digital-labs/TermLogger

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page