https://github.com/g1ojs/pymorselive
audio stuff
https://github.com/g1ojs/pymorselive
Last synced: 4 months ago
JSON representation
audio stuff
- Host: GitHub
- URL: https://github.com/g1ojs/pymorselive
- Owner: G1OJS
- License: mit
- Created: 2026-01-21T20:31:30.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-02-14T22:51:52.000Z (4 months ago)
- Last Synced: 2026-02-15T04:37:25.656Z (4 months ago)
- Language: Python
- Size: 97.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyMorseLive
Simple multi-channel timing-based morse decoder written in Python.

# THIS README WILL BE REWRITTEN SOON
This is the first release to PyPi
The video below shows a prior version
https://github.com/user-attachments/assets/5e488738-7636-4507-8d3a-ad95597822c1
## Installation
To be written but pip install PyMorseLive, 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.