minimodem-mirror/README

17 lines
758 B
Plaintext
Raw Normal View History

2012-10-06 05:07:23 +02:00
minimodem - general-purpose software audio FSK modem
2016-02-19 21:29:58 +01:00
Copyright (C) 2011-2016 Kamal Mostafa <kamal@whence.com>
2011-06-23 02:10:50 +02:00
2012-10-06 05:07:23 +02:00
Minimodem is a command-line program which decodes (or generates) audio
modem tones at any specified baud rate, using various framing protocols.
It acts a general-purpose software FSK modem, and includes support for
2016-02-19 21:28:11 +01:00
various standard FSK protocols such as Bell103, Bell202, RTTY, TTY/TDD,
NOAA SAME, and Caller-ID.
2012-10-06 05:07:23 +02:00
Minimodem can play and capture audio modem tones in real-time via the
system audio device, or in batched mode via audio files.
2011-06-23 02:10:50 +02:00
Minimodem can be used to transfer data between nearby computers using an
audio cable (or just via sound waves), or between remote computers using
radio, telephone, or another audio communications medium.