mirror of https://github.com/nealey/vail.git
Neale Pickett
d47378ba37
This may be what I was seeing in #28. I also added the socket name to debug messages on tx and rx, to make it easier to track down where you're actually connected. |
||
---|---|---|
.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.