Internet Morse Code Repeater
Go to file
Neale Pickett 6fe70d8aa7 Add thanks file 2024-09-18 10:39:53 -06:00
.github/workflows CI/CD 2022-03-31 14:26:30 -06:00
build Trying to set up CI builds 2021-07-31 16:09:08 +00:00
cmd/vail Try to stop getting "clock off" messages 2022-06-10 22:09:43 -06:00
docs Add thanks file 2024-09-18 10:39:53 -06:00
static Fix Iambic B bug 2024-09-18 10:33:43 -06:00
.gcloudignore Overture to move to gcloud 2020-05-03 09:37:50 -06:00
.gitignore i18n? 2022-06-06 21:32:04 -06:00
CHANGELOG.md Trying to set up CI builds 2021-07-31 16:09:08 +00:00
README.md Document the protocol 2023-12-17 14:27:04 -07:00
app.yaml Explain why no Google App Engine 2021-04-26 18:00:51 -06:00
go.mod Upgrade dependencies for security fix 2022-06-06 14:09:34 -06:00
go.sum Oh my, this is dumb 2022-12-14 12:53:18 -07:00
publish.sh standardize definitions of durations 2023-01-17 12:25:20 -07:00

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.

More Documentation