mirror of https://github.com/nealey/vail.git
Neale Pickett
fc537d7341
* The little light now shows for telegraph sounds * Telegraph no longer plays the "off" sound constantly * The little light now shows for Fortunes repeaters * MIDI changes * No longer sends note off to disable keyboard mode * Now sends dit length/2 as MIDI control 1 |
||
---|---|---|
.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.