Termux-morse
The script translates the entered text and characters into Morse code using the flashlight on the phone.
release date: 2024-12-01
about
The Termux Morse script uses Termux API to control the flashlight of your Android device and convert the entered text into Morse code.
It handles letters and numbers without any problem, turning each one into flashing signals, both short and long, with clear pauses between individual characters.
It handles letters and numbers without any problem, turning each one into flashing signals, both short and long, with clear pauses between individual characters.
features
no 'features' info
compatibility
The script is compatible with all Android devices using Termux and Termux API, and it works smoothly in Bash. It only requires the fold command to be installed, which allows proper iteration through individual characters.