Skip to content

atti1149/Morse-decoder-encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morse-encoder-decoder

Intro

This is a simple project written in Python.

Instructions

It has two modes: decode and encode.

To decode, you simply paste in your Morse code, and the program will output normal text.

It is important that around the slash there is a space.
Correct: " / "
Incorrect: "/" or " /" or "/ "

Additional IMPORTANT Notes

You will notice there are two Python files:

  • Windows-only version with sound: includes audio output but will crash on non‑Windows systems.
  • Cross‑platform version without sound: works on all operating systems but does not include audio.
  • The executable file was compiled on Windows.

About

A repo that can decode and encode morse code, it can also give the sounds for the morse code output like they used in the army back in the good ol' days. :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages