diff options
author | Nate Bargmann <n0nb@arrl.net> | 2017-03-14 22:59:45 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-18 06:58:34 +0700 |
commit | 3c8edf1896a948da38ade8fb04f51931660a356c (patch) | |
tree | f6b86642087b471f2094750cb9b99b095f1bbcae /ham/tlf/README | |
parent | 8e269678480c2bcaab2414534dc76ecec4b54a0f (diff) |
ham/tlf: Added (curses based logging and contest program).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'ham/tlf/README')
-rw-r--r-- | ham/tlf/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ham/tlf/README b/ham/tlf/README new file mode 100644 index 000000000000..c5be2261328f --- /dev/null +++ b/ham/tlf/README @@ -0,0 +1,15 @@ +TLF is a curses based console mode general logging and contest program for +amateur radio. + +It supports the CQWW, the WPX, the ARRL-DX, the ARRL-FD, the PACC and the EU +SPRINT shortwave contests (single operator) as well as a LOT MORE basic +contests, general QSO and DXpedition mode. + +It interfaces with cwdaemon or winkeydaemon for Morse Code generation and +with your sound card for CW/VOICE keying, connects to a number of radios via +the Hamlib library and has a built-in client for DX cluster connection. + +Optional runtime dependency: cwdaemon + +Alternate runtime dependency (not in SlackBuilds.org): winkeydaemon +(winkeydaemon may be obtained from https://github.com/N0NB/winkeydaemon) |