Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.
/ MorseTranslator Public archive

MorseTranslator is a tool to translate morse code to normal text, and you now can write normal text to morse, written by TrollSkull.

License

Notifications You must be signed in to change notification settings

TrollSkull/MorseTranslator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MorseTranslator

Version Bash License

MorseTranslator is a tool to translate morse code to normal text, and you now can write normal text to morse, written by TrollSkull.

INSTALLATION

You can download MorseTranslator on any platform by cloning the official Git repository:

$ apt install -y git python

$ git clone https://github.com/TrollSkull/MorseTranslator

$ cd MorseTranslator

$ python translator.py or python translator.py -t [your text here]

USAGE

To get a list of all options use the --help command.

Usage: python translator.py [your text here] or [-t --text]

    -t, --text              Translate text

Report bugs to (t.me/TrollSkull)

LICENCE

MIT License © MorseTranslator