mirror of https://github.com/nealey/vail.git
Neale Pickett
cd657b7149
This also disables the toast that tells you to press a button to turn sound on. I'll add a "no volume" icon later, which goes away when the AudioContext resumes. Fixes #8 |
||
---|---|---|
static | ||
.gcloudignore | ||
.gitignore | ||
README.md | ||
app.yaml | ||
book.go | ||
book_test.go | ||
go.mod | ||
main.go | ||
message.go | ||
message_test.go | ||
publish.sh | ||
repeater.go | ||
repeater_test.go |
README.md
This is a thing you can run to practice morse code with your friends.
It's very simple. It doesn't try to prevent people from screwing with each other, or the server.
You can use any key on the keyboard, or a mouse button, to key down.
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.