Skip to content

nm17/radioencode

Repository files navigation

Morse code encoder Build Status PyPI version

How to install

Best way to install this program is through PIP:

$ pip install radioencode

Currently supported Python versions:

  • 2.6
  • 2.7
  • 3.4
  • 3.5
  • 3.6

How to run

Just run this command from your shell:

$ radioencode

After that, you should see something like this:

[P]lay or [S]ave>

Play function removed