diff options
author | JK Wood <joshuakwood@gmail.com> | 2014-07-16 18:38:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-16 18:38:40 +0700 |
commit | 0a15af602eb4f0d918fe3059acc6647b789ba616 (patch) | |
tree | 72284171b4e8def4fda6f29bc41555fb9e24fcea /ham/twhamqth/README | |
parent | 99c453813805fe940e6b53412282a439084fc2c4 (diff) |
ham/twhamqth: Added (callsign lookup program for linux).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/twhamqth/README')
-rw-r--r-- | ham/twhamqth/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ham/twhamqth/README b/ham/twhamqth/README new file mode 100644 index 0000000000000..485fb5dd1809b --- /dev/null +++ b/ham/twhamqth/README @@ -0,0 +1,10 @@ +This program uses a free XML feed from the HamQTH.com website of Petr, +OK2CQR. His callsign database has over 1.3 million callsigns and is very +fast, returning the station information in just a few seconds. Thanks to +Petr for a great service. + +Given a ham radio callsign, twHamQTH will display the name, address, +city and country of the station. All of the station data can be use +by other programs. + +You'll need a free HamQTH.com login to use this software. |