Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 457 Bytes

readme.md

File metadata and controls

21 lines (14 loc) · 457 Bytes

RRL Import

A script that imports the ACMA Spectra RRL into an SQLite3 database and produces a callbook CSV for amateur radio license holders.

Usage

chmod +x import.sh
./import.sh

Dependencies

  • bash
  • p7zip
  • curl
  • sqlite3

Acknowledgements

Thanks to Gwyn Hannay for contributing all of the database logic/functionality.