Skip to content

unobatbayar/morse-code-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

morse-code-translator

Convert text (A-Z 0-9) to Morse code, and back to text

Built by unobatbayar to make tools people can use.

How to run

Simply clone it, and type java Main on your terminal in the cloned directory to run.

Welcome to Morse Code translator by Uno! (type ':q' to exit)
-> Start by entering text or morse:

Input

aaron swartz
july 4 1776
.... . .-.. .-.. --- /  .-- --- .-. .-.. -..
.--- ..- .-.. -.--/ ....-/ .---- --... --... -....

Output

.- .- .-. --- -./ ... .-- .- .-. - --..
.--- ..- .-.. -.--/ ....-/ .---- --... --... -....
hello world
july 4 1776

About

Java program that can translate and convert Morse code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages