mirror of https://github.com/nealey/vail.git
Neale Pickett
74ad07174a
* MIDI * Send MIDI key release for v2 of vail adapter * Now handles hot-plugging MIDI devices! * Iambic input * Typeahead is now a toggle * Implemented iambic mode A, also as a toggle (#31) * If you set the repeater to "debug", it spews out debugging messages * Made it a bit easier on myself to update my instance |
||
---|---|---|
.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.