Go to file
Michael Clemens 7fdb54aac7 added lookup of latest lotw upload date 2020-11-25 12:42:29 +00:00
.qrz.conf fixed typo 2020-11-09 17:23:04 +01:00
LICENSE Initial commit 2020-11-09 16:34:42 +01:00
README.md Update README.md 2020-11-09 22:32:11 +01:00
qrz.sh added lookup of latest lotw upload date 2020-11-25 12:42:29 +00:00
screenshot.jpg added screenshot 2020-11-09 17:30:19 +01:00

README.md

qrz.sh

This script queries the QRZ.com callsign database and returns the result to the command line. A XML subscription plan with QRZ.com is required for full functionality.

screenshot

Installation

  • Copy the file .qrz.conf into your home directory
  • Copy the file qrz.sh into a directory that is in you PATH variable
  • Set the correct file permissions: chmod u+x qrz.sh

Dependencies

  • curl

Configuration

Edit the file ~/.qrz.conf like this:

user=<your QRZ.com username - typically your callsign>
password=<your QRZ.com password - NOT your API key>

Usage

# qrz.sh <callsign>