Last active 3 months ago
0
0
1
| 1 | #!/usr/bin/env sh |
| 2 | # Create parseable data for the Winlink Activity Log (ICS 214) |
| 3 | # You can paste the output of this script within the ICS 214 Winlink Form |
| 4 | # Use `Paste Data from a Spreadsheet` in the ICS 214 form |
| 5 | # |
| 6 | # Author: Dominic Reich "OE7DRT" <quick.hat4396@qtztsjosmprqmgtunjyf.com> |
| 7 | # Created: 2026-03-07 |
| 8 | # |
| 9 | # Changelog |
| 10 | # 2026-03-08 |