EvilZone

Programming and Scripting => Scripting Languages => : daxda October 14, 2013, 11:38:01 AM

: [Source] morseTranslator.py
: daxda October 14, 2013, 11:38:01 AM
I tought I'd share my tool which translates morse code to ascii and ascii back to morse code, use it how you like and take what you want.
usage: morseTranslator.py [-h] (-m MESSAGE | -f FILE) (-d DECODE | -e ENCODE)
(Python 2.7.5)

As always you are more than welcome to give feedback and share your improvements :)

[gist]Daapii/6973225[/gist]

 
: Re: [Source] morseTranslator.py
: Phage October 14, 2013, 05:55:51 PM
So after all you decided to change the name from mcTranslater to morseTranslater?  :P

Great job mate!