mirror of
https://codeberg.org/mclemens/qrz.is.git
synced 2024-11-04 13:39:03 -05:00
e6adda7935
added tags to all posts
915 B
915 B
title | type | author | date | url | tags | ||||
---|---|---|---|---|---|---|---|---|---|
qrz.sh - a CLI QRZ.com query tool | post | micha | 2020-11-09T17:00:00+02:00 | /qrz-sh/ |
|
About
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.qrz.is/clemens/qrz.sh
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>