mirror of https://github.com/nealey/vail.git
Neale Pickett
50f4b41dd9
* New keyer module, does what you expect * Fixed implementation of Iambic A and B * Smarter way to deal with VBand adapter's control key input * Nicer console error message if you try to transmit while disconnected * A new factory reset UI button * Fixed problems dealing with checkbox persistence |
||
---|---|---|
.github/workflows | ||
build | ||
cmd/vail | ||
static | ||
.gcloudignore | ||
.gitignore | ||
CHANGELOG.md | ||
README.md | ||
app.yaml | ||
go.mod | ||
go.sum | ||
publish.sh |
README.md
This is a thing you can run to practice morse code with your friends. I'm running one at vail.woozle.org if you'd rather not run your own. Please feel free to use mine.
It's very simple. It doesn't try to prevent people from screwing with each other, or the server.
You can also connect a physical key or paddle, through an Arduino micro running a keyer program. This program is on github as vail-adapter, or in Arduino Create.