Skip to content

RobFisher/morsekit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MorseKit by Rob Fisher
----------------------

Uses cwtext by rsbohn
http://sourceforge.net/projects/cwtext/

The idea is to develop a suite of tools for generating morse
code to practise with. Since I am learning Morse code with
the Koch method, to start with I will make some scripts that
generate words of various lengths with selected letters and
play them out at a configurable speed. Later, a Python/Tk UI
might be nice.

Developing on a Mac, but ultimately this should work cross-
platform.

So far:

You need sox (for now at least)
On Mac (with Macports):
sudo port install sox

On Ubuntu:
sudo apt-get install sox

On either system:
cd cwtext-0.96
make
cd ..
python koch.py

About

Cross platform morse code toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published