ham-radio-dx
✓Verified·Scanned 2/17/2026
This skill monitors DX clusters and generates live spot alerts and daily digests via dx-monitor.py. It connects to cluster hosts like dx.ea7jxh.eu:7373, runs local commands/crontab entries (e.g., python3 dx-monitor.py), and stores state in /tmp/dx-monitor-state.json.
from clawhub.ai·v1.0.0·17.2 KB·0 installs
Scanned from 1.0.0 at 692ed6c · Transparency log ↗
$ vett add clawhub.ai/andrewdmwalker/ham-radio-dx
Ham Radio DX Monitor - Quick Start
Monitor DX clusters for rare station spots and get daily digests.
Installation
# Run setup with YOUR callsign
./scripts/dx-monitoring-setup.sh YOUR_CALLSIGN
# Example:
./scripts/dx-monitoring-setup.sh KN4XYZ
This installs:
- ✅ DX spot monitoring every 5 minutes
- ✅ Daily digest at 9am
- ✅ Automatic logging
Manual Usage
# Watch latest spots
python3 skills/ham-radio-dx/dx-monitor.py watch --callsign YOUR_CALL
# Only NEW spots (filters duplicates)
python3 skills/ham-radio-dx/dx-monitor.py watch --new-only --callsign YOUR_CALL
# Daily digest
python3 skills/ham-radio-dx/dx-monitor.py digest --callsign YOUR_CALL
# Specific cluster
python3 skills/ham-radio-dx/dx-monitor.py watch --cluster om0rx --callsign YOUR_CALL
Available Clusters
ea7jxh- Europe (default)om0rx- Europeoh2aq- Finlandab5k- USAw6rk- USA West Coast
Log Files
- New spots:
/tmp/dx-new-spots.log - Daily digest:
~/dx-digest-YYYY-MM-DD.txt
Rare DX to Watch For
- VP8 (Falklands)
- VK0 (Heard Island)
- 3Y0 (Bouvet)
- P5 (North Korea)
- ZL (New Zealand)
- ZS (South Africa)
Tips
- Use your real callsign for best results
- Check
/tmp/dx-new-spots.logfor alerts - Daily digest has band activity stats
- Adjust cron timing if needed
73! 📻