Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 494 Bytes

File metadata and controls

24 lines (19 loc) · 494 Bytes

PyMorseLive

Simple multi-channel timing-based morse decoder written in ~300 lines of Python.

Screen.Recording.27-02-2026.11-47-37.mp4

Installation

Install from PyPI using

pip install PyMorseLive

Using

Open a command window and type

pymorse

Alternatively download the source file (there's only one currently in the pymorse folder) and edit it as needed.

Type

pymorse --help

to show the available command line options