Transmit data using audio signals.This application enables the user to transmit data between air-gapped devices using audio. It uses a simple MODEM al
Version
1.0
Package Name
bit.zeyde.audiomodem
Category
Newsletter Social
Size
985.46KB
Release Time
July 9, 2025
Transmit data using audio signals.
This application enables the user to transmit data between air-gapped devices using audio.
It uses a simple MODEM algorithm to enable the user to send and receive short data messages (up to 250 bytes, within up to 3 seconds) between nearby phones or computers, utilizing the sender's speaker and the receiver's microphone.
Please use GitHub (https://github.com/romanz/audiomodem-android/issues) to report any issue you have with the application.
You can also use the following Python implementation (https://github.com/romanz/amodem) to communicate with a computer.