A morse code learning tool that allows you to visualize the characters you are entering as you transmit signals. The user interface is inspired by a rendering created by the YouTube channel greenscreencut
Written with plain HTML, CSS, and JavaScript. Rollup is used for minification.
Install Packages
./install-packages.sh
Run Tests
./test.sh
Run Interactive Test Server
./test/interactive/start.sh
Run Application Server
./start.sh