Fetch recent spots from POTA and SOTA and show them in a little table. Couple of options to filter the output too.
Usage: spotta [OPTIONS]
Show recent spots from POTA and SOTA
Options:
--band TEXT Limit to only this band. May be specified more than once.
--region TEXT Limit to only this region. May be specified more than once.
--mode TEXT Limit to only this mode. May be specified more than once.
--last N Return the last N spots, most recent first. If unset return
all available.
--json Output json, not a table.
--help Show this message and exit.
Show just spots on 40m say --band 40m
. Or you could say --band 7
or --band 7000
. Spotta tries
to make sensible assumptions.
┏━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━┓
┃ ┃ Call ┃ Freq kHz ┃ Reference ┃ Mode ┃ Age ┃
┡━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━┩
│ ⛲ │ KA0CSW │ 7065.5 │ US-0365: Minnesota Valley Wetland Management District │ CW │ a second │
│ ⛲ │ N4JKD │ 7255.0 │ US-7565: AEDC and Woods Reservoir Wildlife Management Area │ SSB │ 13 seconds │
│ ⛲ │ N4OKN │ 7264.0 │ US-4650: Dawson State Forest │ SSB │ a minute │
│ ⛲ │ DS4RXH │ 7022.0 │ KR-0095: 광주공원 Gwangju Park National Historic │ CW │ a minute │
│ │ │ │ Site │ │ │
│ ⛲ │ JL1CGT/1 │ 7003.0 │ JP-1251: Mizumoto Prefectural Park │ CW │ 4 minutes │
│ ⛲ │ AI5SM │ 7248.0 │ US-0998: Horseshoe Lake State Park │ SSB │ 11 minutes │
│ 🗻 │ HB9MIR/P │ 7035.0 │ HB/AG-007: Schinberg, 723m, 1 points │ CW │ 32 minutes │
│ 🗻 │ N0DNF │ 7000.0 │ W7I/SI-216: Cedar Butte, 1776m, 2 points │ CW │ 3 hours │
│ 🗻 │ N1CLC │ 7050.0 │ W6/SC-324: 1750, 533m, 1 points │ CW │ 3 hours │
│ 🗻 │ WN2G │ 7000.0 │ W2/GC-039: Brock Mountain, 844m, 2 points │ OTHER │ 3 hours │
│ 🗻 │ KK4ODA │ 7265.0 │ W4G/HC-036: Pine Mountain, 476m, 2 points │ SSB │ 4 hours │
│ 🗻 │ MW0KXN/P │ 7036.5 │ GW/SW-010: Craig y Llyn, 600m, 4 points │ CW │ 7 hours │
│ 🗻 │ F5HTR/P │ 7059.0 │ F/AM-467: Ubac du Bas Thorenc, 1539m, 4 points │ CW │ 7 hours │
│ 🗻 │ OK4SU/P │ 7000.0 │ OK/MO-002: Lysá hora, 1328m, 10 points │ OTHER │ 8 hours │
│ 🗻 │ F5AOL/P │ 7193.0 │ FL/VO-031: La Goutte Logelot, 949m, 10 points │ SSB │ 8 hours │
│ 🗻 │ SP9LPK/P │ 7190.0 │ SP/BZ-004: Lipowska, 1323m, 10 points │ SSB │ 9 hours │
│ 🗻 │ OE6BAU/P │ 7115.0 │ OE/ST-354: Ofnerkogel, 1666m, 6 points │ SSB │ 9 hours │
│ 🗻 │ I/OE7RDI/P │ 7085.0 │ I/AA-204: Montalto di Nova / Taltbühel, 1756m, 6 points │ SSB │ 10 hours │
│ 🗻 │ F4JYM/P │ 7050.0 │ F/AM-404: Arpille, 1686m, 4 points │ SSB │ 10 hours │
│ 🗻 │ CT2JLS/P │ 7176.0 │ CT/ES-007: Senhora do Socorro, 395m, 1 points │ SSB │ 11 hours │
│ 🗻 │ SP9MA/P │ 7029.0 │ SP/SW-002: Czarna Góra, 1205m, 8 points │ CW │ 11 hours │
│ 🗻 │ E7/YU5MNO/P │ 7090.0 │ E7/BO-187: Veliko Igrište, 1405m, 6 points │ SSB │ 11 hours │
│ 🗻 │ DM3FAM/P │ 7184.7 │ DM/BW-008: Schauinsland, 1284m, 10 points │ SSB │ 11 hours │
│ 🗻 │ DS3EXT │ 7181.0 │ HL/JB-070: 금만봉 (Geummanbong), 718m, 4 points │ SSB │ 14 hours │
└────┴─────────────┴──────────┴────────────────────────────────────────────────────────────┴───────┴────────────┘
Use --region
to limit which regions you show. The region is the first part
of the reference, before /
for SOTA, before -
for POTA. Case doesn't matter.
--region g
is special, it is equivalent to --region g --region gm --region gw --region gb
.
Use --mode
to limit modes.
Mode, region, or band may be specified more than once. If so, then spots
matching any of the specified values are returned: --band 40m --band 144
matches spots at 7MHz or 144MHz.
If more than one of mode, region, or band are specified then only spots matching all values are specified:
--band 40m --region g
returns spots at 7MHz and in region G
. --band 40m --band 144 --region g
returns spots in region G
AND on (7MHz OR 144MHz).