diff options
author | JK Wood <joshuakwood@gmail.com> | 2014-07-16 08:33:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-16 18:26:55 +0700 |
commit | c725702966d3328f8de1f740a9e996d8487e23ea (patch) | |
tree | 43457a223c4ef64bc416f142ec9563254ef1aff2 /ham/cwdaemon/README | |
parent | ec05d67238ef864e26856975a96ce276eb782db1 (diff) | |
download | slackbuilds-c725702966d3328f8de1f740a9e996d8487e23ea.tar.gz |
ham/cwdaemon: Added (Morse Code keyer daemon).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/cwdaemon/README')
-rw-r--r-- | ham/cwdaemon/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ham/cwdaemon/README b/ham/cwdaemon/README new file mode 100644 index 0000000000..87bae615fa --- /dev/null +++ b/ham/cwdaemon/README @@ -0,0 +1,4 @@ +cwdaemon is a small daemon which uses the pc parallel or serial port +and a simple transistor switch to output morse code to a transmitter +from a text message sent to it via udp port 6789. The program also +uses the soundcard or PC speaker (console buzzer) to generate a sidetone. |