morse icon indicating copy to clipboard operation
morse copied to clipboard

portable desktop application that teaches morse code quickly using adaptive technology

Results 5 morse issues
Sort by recently updated
recently updated
newest added

Hi, I have just updated the makefile to build against SDL2. I think there have not been a SDL 1 release since 2013. In modern linux static libraries are not...

Linux stand-alone version of the Morse Code Teaching Machine fails to start on Ubuntu 20.04 LTS with the error: Usage:program_name [address][:port]no sound even after installing osspd-pulsaudio

Hi, I found the clicking of the cw audio annoyingly clicky, so I tried to fix it and it seems it's OK now. Here is my commit: https://github.com/jazzkutya/morse/commit/413d8b60940edd5e7a5c4d0d53431954f91f040f I hope...

Hi, unfortunately static linking gives problems on Ubuntu 14.04 so I modified the Makefile to build a dynamic binary on linux. Here is my relevant commit: https://github.com/jazzkutya/morse/commit/c434945b6eb5564fffe89241912131f8e6dc6b5d I hope you...