Skip to content

sime/morse-transmitter

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Morse Code Transmitter App

A progressive web app that lets you send messages via morse code.

  1. Works offline
  2. Can send as audio, flashing your screen, or your camera's torch (on Android Chrome)

Screenshots

Mobile device Mobile device with advanced settings open iPad sending a message

Tasks:

Misc.

  • Would using the web animation be better for controlling blinks? I don't think it would be.
  • Bundling / asset optimization

State Machine

State Machine diagram