manojpandey / morsy

morse code translations direct from your terminal (.... --- .-- / -.-. --- --- .-..)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                      _ __ ___   ___  _ __ ___ _   _
                     | '_ ` _ \ / _ \| '__/ __| | | |
                     | | | | | | (_) | |  \__ \ |_| |
                     |_| |_| |_|\___/|_|  |___/\__, |
                                                __/ |
                                               |___/

morsy

morse code translations direct from your terminal (.... --- .-- / -.-. --- --- .-..)

Installation

go get github.com/manojpandey/morsy/morsy

Usage -- CLI

$ morsy "HELLO WORLD"
> .... . .-.. .-.. --- / .-- --- .-. .-.. -..

$ morsy ".... . .-.. .-.. --- / .-- --- .-. .-.. -.."
> HELLO WORLD

Suggestions

Please create a new issue

Contributions

Please send a PR :-)

LICENSE

MIT

About

morse code translations direct from your terminal (.... --- .-- / -.-. --- --- .-..)

License:MIT License


Languages

Language:Go 100.0%