MKOB4/PyKOB

Written in cross-platform friendly Python...

MKOB4 is a GUI application that is modelled after the MorseKOB 2.5 interface (though not identical, and with some different features).
MRT (Morse Receive & Transmit or 'Marty' as it is called) is a command line application that can run on machines with limited horsepower and/or in the background without a screen.

The PyKOB package also includes a number of other utilities related to Morse or working with the MKOB/MRT applications.

All of the applications, utilities, and modules are written in Python. Python 3.11 is required on the machine and is available on all current platforms (Windows, Mac, Linux). 

These applications and utilities support the same Key, Key+Sounder and Loop/KOB Interfaces that MorseKOB 2.5 supports. See Interface Techniques and Turnkey Interface for information. They also support interfacing using the GPIO on a Raspberry Pi. See the PyKOB documentation in GitHub for information about that.

The GitHub repository contains the applications, as well as a README and a documentation folder. The documentation is still, very much, a work in progress, but questions can be asked in the MorseKOB Groups.IO topics.

The application and utilities are being actively developed/enhanced.

Get PyKOB/MKOB from GitHub: https://github.com/MorseKOB/PyKOB
It is available as either a Release-ZIP file, or by cloning the repository. Cloning the repository has the advantage of being able to easily get updates when they become available - simply do a `git pull`, and you have them.