Monitor DX clusters for rare station spots and get daily digests.
# Run setup with YOUR callsign
./scripts/dx-monitoring-setup.sh YOUR_CALLSIGN
# Example:
./scripts/dx-monitoring-setup.sh KN4XYZThis installs:
- ✅ DX spot monitoring every 5 minutes
- ✅ Daily digest at 9am
- ✅ Automatic logging
# 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_CALLea7jxh- Europe (default)om0rx- Europeoh2aq- Finlandab5k- USAw6rk- USA West Coast
- New spots:
/tmp/dx-new-spots.log - Daily digest:
~/dx-digest-YYYY-MM-DD.txt
- VP8 (Falklands)
- VK0 (Heard Island)
- 3Y0 (Bouvet)
- P5 (North Korea)
- ZL (New Zealand)
- ZS (South Africa)
- 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! 📻