DK1MI.radio

qrz.sh - a CLI QRZ.com query tool

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.

You can download the script here: https://git.dk1mi.radio/mclemens/qrz.sh

-=DK1MI=-

Installation

Dependencies

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>

Thank you for reading! If you have any comments or questions, please send me an e-mail.

#Bash #CLI #Ham Radio #Software