qsantos / morse.cat

An online trainer for Morse code with immediate feedback
https://morse.cat/
1 stars 0 forks source link
amateur-radio cw ham-radio morse-code

Morse Cat

Morse Cat is yet another Morse code training tool. But this one is special. And not just because it’s relying on the appeal of cats to draw your attention. It is special because it gives you immediate feedback when you make a mistake.

This project relies on on jscwlib to actually produce sounds. This is the JavaScript library that powers LCWO.

Supported languages: English, French, Japanese, Spanish, Catalan, Mandarin, Hindi, Arabic (RTL), Bengali, Portuguese, Russian, Urdu (RTL).

Install dependencies

There are no runtime dependencies, but for development dependencies, do:

$ npm ci
$ ls node_modules
@biomejs  typescript

Lint

$ npm run lint

Build

$ :

Run

$ x-www-browser src/index.html