qrzlookup/README.md

33 lines
574 B
Markdown
Raw Permalink Normal View History

2023-04-11 14:12:28 -04:00
# qrzlookup
CLI to lookup someone on QRZ.com (a site for ham radio operators)
*a qrz account is required*
## options
```
-u, --username <username>
Your QRZ Username
-p, --password <password>
Your QRZ Password
-t, --text
Disables the action selector (best used in scripts)
-h, --help
Display help for command
-V, --version
Output the version number
```
## output example
```
Callsign: XX1XXX
Name: John Doe
Email: johndoe@example.com
Address:
1600 Pennsylvania Avenue NW
Washington DC 20500
United States
```