_ __ ___ ___ _ __ ___ _ _
| '_ ` _ \ / _ \| '__/ __| | | |
| | | | | | (_) | | \__ \ |_| |
|_| |_| |_|\___/|_| |___/\__, |
__/ |
|___/
morse code translations direct from your terminal (.... --- .-- / -.-. --- --- .-..)
go get github.com/manojpandey/morsy/morsy
$ morsy "HELLO WORLD"
> .... . .-.. .-.. --- / .-- --- .-. .-.. -..
$ morsy ".... . .-.. .-.. --- / .-- --- .-. .-.. -.."
> HELLO WORLD
Please create a new issue
Please send a PR :-)