⚠ Update, December 2024: Account Migration to github.com/samiulahmedjoy
From terminal run
$ sh morse.sh
sh morse.sh -e 'this is a toy' = encode into morse code
sh morse.sh -d '- .... .. ... .. ... -. - --- -.--' = decode morse code to alphabets
sh morse.sh -ea 'this is a toy' = encode into audio mp3 form
Encode with -e flag, decode with -d flag and encode to a audio file with -ea flag
-
Unix Environment
-
ffmpeg