summaryrefslogtreecommitdiffstats
path: root/ham/twhamqth/README
diff options
context:
space:
mode:
author JK Wood2014-07-16 13:38:40 +0200
committer Willy Sudiarto Raharjo2014-07-16 13:38:40 +0200
commit0a15af602eb4f0d918fe3059acc6647b789ba616 (patch)
tree72284171b4e8def4fda6f29bc41555fb9e24fcea /ham/twhamqth/README
parent99c453813805fe940e6b53412282a439084fc2c4 (diff)
downloadslackbuilds-0a15af602eb4f0d918fe3059acc6647b789ba616.tar.gz
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/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/ham/twhamqth/README b/ham/twhamqth/README
new file mode 100644
index 0000000000..485fb5dd18
--- /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.