Skip to content

An online trainer for Morse code with immediate feedback

Notifications You must be signed in to change notification settings

qsantos/morse.cat

Repository files navigation

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