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-25.12.5.tar.gz (91.3 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.5-py3-none-any.whl (94.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: termlogger-25.12.5.tar.gz
  • Upload date:
  • Size: 91.3 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.5.tar.gz
Algorithm Hash digest
SHA256 096ba8ec507429bd082a1d219a0768f3a90a4c79d0b3ad5eaef52840fa4cd4bb
MD5 5c437b7e74842eff55e89f789146f2b2
BLAKE2b-256 bffc647cb86f5374ecaea75c6775e23a6855be811104ef364393b21927eb213a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: termlogger-25.12.5-py3-none-any.whl
  • Upload date:
  • Size: 94.3 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a244b85028c857444cf62098a7f3a0aa9dcfe041184663084cd8d91b47633647
MD5 734f5eff57130fad504be9330d927607
BLAKE2b-256 0eec48c76f0d782d90d94844b193bd7d8fc40f38325dc6c97dbc5e4153553467

See more details on using hashes here.

Provenance

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