Skip to content

DanielTrivelli/MorseTranslator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MorseTranslator

The goal of this repository is to create more than a morse translator just by writing.
It's to understand how we can simultaneously translate according to sound itself, write a response and send it in sound form as well.

How to run:

> python main.py
>>
    1. Encode
    2. Decode
    ----------
    Mode:  1

    Write Here: Lorem ipsum dolor sit amet

>> .-.. --- .-. . --   .. .--. ... ..- --   -.. --- .-.. --- .-.   ... .. -   .- -- . -
> python main.py
>>
    1. Encode
    2. Decode
    ----------
    Mode:  2

    Write Here: .-.. --- .-. . --   .. .--. ... ..- --   -.. --- .-.. --- .-.   ... .. -   .- -- . -

>> lorem  ipsum  dolor  sit  amet 

Changelog

Click here to access

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages