Skip to content

Morseet morseet morseeeet your text! Morse code and text converter.

License

Notifications You must be signed in to change notification settings

AnirudhG07/morseet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

morseet Static Badge

Morseet is the new and only command line text MORSEEEEEETTT-er! Which means to morse-it in my slang, which also sounds like name of a pretty lady. This converts Morse to text, text to morse, Text to text and Morse to Morse. Just kidding! But you get the point.

Table of Contents

Previews/Screenshots

preview1.mov

Explore more and have fun with it!

Features

  • Text to Morse code converter
  • Morse Code to text converter
  • Easily unserstand minor bugged morse codes
  • SOS signal
  • See delayed morse code formation real time
  • Input text files and perform conversions
  • Amazing color scheme customizability

Installation

Here are the instructions to download and install your own morseet.

Homebrew

You can install this command line tool on MacOS using Homebrew by running the command -

brew install anirudhg07/anirudhg07/morseet

If you are facing issues, try -

brew tap anirudhg07/anirudhg07
brew install morseet

Pip Installation

You can install this command through Pypi by running the command -

pip install morseet

Manual installation

You can manually install the tool by building from source using the following commands -

git clone https://github.com/AnirudhG07/morseet
cd morseet
pip install .

This should install the command in your machine. If you are facing any issues feel free to raise any issue.

Configurations

You can have color_schemes as you like for this MORSEET command-line tool. Run the below command to open the config.toml file in your editor and edit the color_schemes as you wish.

morseet -c # or --config

Note

The config.toml file is present in the source package directory, so if you would like to access it's location, you would have to do it through location in the editor.

What makes MORSEET different? Static Badge

Unlike other command line tools for converting morse codes, this tool let's you -

  • Deal with errors, it will convert the text which makes sense and raise a '?' for the invalid inputs.
  • You can have instant SOS signal.
  • You can have a custom color scheme for the tool.
  • And of course, you can MORSEEEEEEEET!

Dependencies

  • toml

That's it honestly. You can install it using the command -

pip install toml

This will though automatically downloaded with the installation of the tool.

Poem for Morseet Static Badge Static Badge Static Badge

Morseet, Morseet, Morseet
 - .... . / -.-. --- -- -- .- -. -.. / .-.. .. -. . / - --- --- .-..
 .-- .... .. -.-. .... / -.-. --- -. ...- . .-. - ... / -- --- .-. ... . / - --- / - . -..- -
 .- -. -.. / - . -..- - / - --- / -- --- .-. ... .

 .. - .----. ... / - .... . / --- -. .-.. -.-- / - --- --- .-.. / -.-- --- ..- / -. . . -..
 - --- / ... --- ... / .. -. / - .... . / -.. .- .-. -.-
 --- .-. / - --- / -.-. --- -. ...- . .-. - / -.-- --- ..- .-. / -. .- -- .
 - --- / .- / ... . .-. .. . ... / --- ..-. / -.. --- - ...

 --- .... / -- --- .-. ... . . -
 .-- .... . -. / .. / ..- ... . / .-. ..- -. / -.-- --- ..-
 .. / ..-. . . .-.. / .-.. .. -.- . / .- / ... .... .. .--. / -.-. .- .--. - .- .. -.
 ... . -. -.. .. -. --. / ... .. --. -. .- .-.. ... / - --- / - .... . / .-- --- .-. .-.. -..

 -- --- .-. ... . . - --..-- / -- --- .-. ... . . - --..-- / -- --- .-. ... . . -
 - .... . / -.-. --- -- -- .- -. -.. / .-.. .. -. . / - --- --- .-..
 .-- .... .. -.-. .... / -.-. --- -. ...- . .-. - ... / -- --- .-. ... . / - --- / - . -..- -
 .- -. -.. / -- -.-- / .... . .- .-. - / - --- / -- --- .-. ... .

Thank you