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 yearMM- Two-digit monthnn- 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file termlogger-25.12.6.tar.gz.
File metadata
- Download URL: termlogger-25.12.6.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07f28bd9808ff5437c4d5da1bb6ff0ad1a3e4aa685dfeed38dee65aad41de2b5
|
|
| MD5 |
390acd3ffc50e19d92fc54fd8433ca69
|
|
| BLAKE2b-256 |
8753ec80d6f475728ad33eff35aa36ed3e5414a45f395fa50c0172a77078c79b
|
Provenance
The following attestation bundles were made for termlogger-25.12.6.tar.gz:
Publisher:
release.yml on lacy-digital-labs/TermLogger
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
termlogger-25.12.6.tar.gz -
Subject digest:
07f28bd9808ff5437c4d5da1bb6ff0ad1a3e4aa685dfeed38dee65aad41de2b5 - Sigstore transparency entry: 782921968
- Sigstore integration time:
-
Permalink:
lacy-digital-labs/TermLogger@70c4994bfbd7ca3e4ac2f8a49fd44e82a76b606f -
Branch / Tag:
refs/tags/v25.12.06 - Owner: https://github.com/lacy-digital-labs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@70c4994bfbd7ca3e4ac2f8a49fd44e82a76b606f -
Trigger Event:
push
-
Statement type:
File details
Details for the file termlogger-25.12.6-py3-none-any.whl.
File metadata
- Download URL: termlogger-25.12.6-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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93c3868f9225fb9e5cecaeb548bd0e62a031925f2c0ae3cb9c57e9c7ebe72c10
|
|
| MD5 |
6b2b06305fcd4ea92266d509f34dc511
|
|
| BLAKE2b-256 |
eebe0404526bcb3c26bb6044da220ce2d0b19a292c75a91e7345a1f530555358
|
Provenance
The following attestation bundles were made for termlogger-25.12.6-py3-none-any.whl:
Publisher:
release.yml on lacy-digital-labs/TermLogger
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
termlogger-25.12.6-py3-none-any.whl -
Subject digest:
93c3868f9225fb9e5cecaeb548bd0e62a031925f2c0ae3cb9c57e9c7ebe72c10 - Sigstore transparency entry: 782921982
- Sigstore integration time:
-
Permalink:
lacy-digital-labs/TermLogger@70c4994bfbd7ca3e4ac2f8a49fd44e82a76b606f -
Branch / Tag:
refs/tags/v25.12.06 - Owner: https://github.com/lacy-digital-labs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@70c4994bfbd7ca3e4ac2f8a49fd44e82a76b606f -
Trigger Event:
push
-
Statement type: