Skip to content

samiuljoy/morse-code-decode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠ Update, December 2024: Account Migration to github.com/samiulahmedjoy

Decode and encode morse codes.

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

Dependencies

  • Unix Environment

  • ffmpeg

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages