diff options
author | JK Wood <joshuakwood@gmail.com> | 2014-07-16 18:35:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-16 18:35:30 +0700 |
commit | 99c453813805fe940e6b53412282a439084fc2c4 (patch) | |
tree | 48fa52331477a4b6f1d7f81c7b05d6bc6a862633 /ham/psk31lx/README | |
parent | f134ec71e54180b11a7e9ae38f724f20e07c9f33 (diff) | |
download | slackbuilds-99c453813805fe940e6b53412282a439084fc2c4.tar.gz |
ham/psk31lx: Added (ncurses psk31 program for Linux).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/psk31lx/README')
-rw-r--r-- | ham/psk31lx/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ham/psk31lx/README b/ham/psk31lx/README new file mode 100644 index 0000000000..c9f8f1208d --- /dev/null +++ b/ham/psk31lx/README @@ -0,0 +1,13 @@ +PSK31LX was the first PSK31 program written for Linux, and its +underlying PSK code is still used by many other clients. + +PSJ31LX uses ncurses instead of a graphical interface. That +means you can run it in a terminal window. In fact, you don't +even need to have the X window system running. It will run fine +on a dumb terminal or a Linux system booted into single user mode. + +The program comes with a sample psk31lx.ini file. You can copy +this to your home directory as .psk31lx.ini and make the +configuration match your system. + +Versions after 1.2 require Pulseaudio. |