This program encode & decode morse code. It can be open in terminal or in a window using SDL2.
It's written in C language and SDL2 library. It's for an engineering school project C using Binary Search Tree.
In order to use this program you can specify as argument :
- --help print the help list
- -d [morse] Decode the morse code
- -e [text] Encode the text in morse code
- -g Launch the program with SDL2
- -a Print the morse table
- -f [filename] -d/-e Decode or Encode a file