general-purpose software audio FSK modem http://www.whence.com/minimodem
  • C 85.3%
  • Roff 6.3%
  • Shell 4.8%
  • Makefile 1.8%
  • M4 1.8%
Find a file
2021-07-17 10:20:19 -07:00
.github/workflows Travis CI -> GitHub Actions CI 💚 2021-01-08 00:03:07 +01:00
debian update copyright dates 2020 2020-12-12 14:52:51 -08:00
src add new baudmode keyword 'V.21' 2020-12-14 21:03:04 -08:00
tests tests: verify rx amplitude ~= tx volume 2021-07-17 10:20:19 -07:00
.gitignore Untrack automatically generated files 2015-08-23 08:19:41 -07:00
AUTHORS update AUTHORS and THANKS 2020-12-12 14:52:51 -08:00
ChangeLog project-setup: project prototype files 2011-05-20 08:16:52 -07:00
configure.ac Implement sndio backend 2020-12-12 14:52:51 -08:00
COPYING update copyright dates 2020 2020-12-12 14:52:51 -08:00
INSTALL project-setup: run autotools 2011-05-20 08:16:59 -07:00
install-dependencies-linux.sh Travis CI -> GitHub Actions CI 💚 2021-01-08 00:03:07 +01:00
install-dependencies-macos.sh Travis CI -> GitHub Actions CI 💚 2021-01-08 00:03:07 +01:00
Makefile.am add travis ci files to dist 2020-12-12 14:52:51 -08:00
NEWS project-setup: project prototype files 2011-05-20 08:16:52 -07:00
README add web site to README 2020-12-12 15:46:38 -08:00
README.windows Windows installation readme 2021-01-14 13:15:23 -08:00
THANKS update AUTHORS and THANKS 2020-12-12 14:52:51 -08:00

minimodem - general-purpose software audio FSK modem
Copyright (C) 2011-2020 Kamal Mostafa <kamal@whence.com>

http://www.whence.com/minimodem

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
various standard FSK protocols such as Bell103, Bell202, RTTY, TTY/TDD,
NOAA SAME, and Caller-ID.

Minimodem can play and capture audio modem tones in real-time via the
system audio device, or in batched mode via audio files.

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.