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
  • POTA park database - Automatic park info lookup with name, location, and grid square
  • Rig control - Hamlib (rigctld) and Flex Radio SmartSDR integration with auto-QSY

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 New mode / End mode (toggle)
F3 Clear form
F5 Lookup callsign
F6 Log manager (export/import/archive)
F7 Browse log
F9 Settings
F10 Exit
Ctrl+F Manual tune (frequency/mode)

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
  • POTA spots display park info (name, location, grid) when selected

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 License - See LICENSE for details.

Contributing

Contributions are welcome! Please read CONTRIBUTING.md before submitting pull requests.

All contributors must agree to the Developer Certificate of Origin (DCO) by signing off on their commits. See the contributing guide for details.

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-26.1.1.tar.gz (101.0 kB view details)

Uploaded Source

Built Distribution

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

termlogger-26.1.1-py3-none-any.whl (104.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for termlogger-26.1.1.tar.gz
Algorithm Hash digest
SHA256 9ba8a268939eaba37034efe5ca947cec88361354e90f3bf379bffc77e1a607a4
MD5 a486551816224d1689729d16091b1629
BLAKE2b-256 1424716ff8d6522c503e89927bea05a48d88af9eb7a8060aaedc614314a11c4a

See more details on using hashes here.

Provenance

The following attestation bundles were made for termlogger-26.1.1.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-26.1.1-py3-none-any.whl.

File metadata

  • Download URL: termlogger-26.1.1-py3-none-any.whl
  • Upload date:
  • Size: 104.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-26.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 548672cc305536fda4bd3f2cf1c53028d336f2cc9c292d822b7e914c2689baa1
MD5 044f09f1a7fb32c7a113c5e71fe31dc6
BLAKE2b-256 5d74b6d4b0ff8b02ec487c2a2f8b21a9539faa7f202410da5e66280cff97d029

See more details on using hashes here.

Provenance

The following attestation bundles were made for termlogger-26.1.1-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