You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.qrz.conf | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
qrz.sh | 2 years ago | |
screenshot.jpg | 2 years ago |
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.
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>