Skip to content

Releases: EnigmaCurry/code-smore

v0.1.34

28 May 22:30

Choose a tag to compare

libuvdev-dev dep

v0.1.33

13 Jan 21:23

Choose a tag to compare

This release has renamed the read and listen commands. The new commands are:

  • send - this reads text/code input from stdin and sends it to the output (audio / gpio)
  • receive this listens for morse code from the input (pipewire / gpio).

This build has separated feature flags

audio - produce sound (platform independent)
pipewire - receive sound (Linux only)
gpio - receive GPIO (Linux only)

There is a new aarch64 build for Raspberry Pi which only has the gpio feature, no audio, no pipewire. (audio can be added later, but the build is broken for audio currently.)

v0.1.32

05 Dec 15:40

Choose a tag to compare

This release fixes the listen feature.

Try running:

code-smore listen --wpm 35

Then play this video

v0.1.31

04 Dec 17:08

Choose a tag to compare

release: v0.1.31

v0.1.25

25 Nov 03:12

Choose a tag to compare

This historical release was tagged by WA7PGE in a blog post https://wa7pge.com/home/operating_modes/cw/instant_character_recognition.

You may want this version if you are following that blog post exactly. Otherwise, install the latest version instead.