Skip to content
RobFisher edited this page Nov 26, 2010 · 6 revisions

Welcome to the morsekit wiki!

Morsekit currently works on Mac OSX (Snow Leopard) and Linux. Windows support is planned. On Mac you can simply download the .dmg file and install by dragging the icon to the Applications folder.

Morsekit is written in Python. You can download the source and run the MorseKit Python scripts directly. See using source code and Python modules. The graphical interface is mkgui.py, but there are also other scripts for playing Morse code and generating text to practice with, and you can write your own.

Sound is generated by cwtext, which is included, and sound processing is done by SoX, which is included in the .dmg for Mac but to use the source code you'll need to install it for now, e.g. using MacPorts for the Mac.

Clone this wiki locally