Skip to content

nickarora/morse-code-visualizer

Repository files navigation

Morse Code Visualizer

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.

Development

Install Packages

./install-packages.sh

Run Tests

./test.sh

Run Interactive Test Server

./test/interactive/start.sh

Run Application Server

./start.sh

About

Learning tool that allows visualization of morse code characters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published