Internet Morse Code Repeater
Go to file
Neale Pickett 42b3eb1621 Explain why no Google App Engine 2021-04-26 18:00:51 -06:00
static Integrate fortune-telling, make fortunes local 2021-04-26 17:55:46 -06:00
.gcloudignore Overture to move to gcloud 2020-05-03 09:37:50 -06:00
.gitignore Integrate fortune-telling, make fortunes local 2021-04-26 17:55:46 -06:00
README.md Update README 2020-06-01 20:16:56 -06:00
app.yaml Explain why no Google App Engine 2021-04-26 18:00:51 -06:00
book.go Log clock offset, work on #14 2020-05-30 22:23:53 -06:00
book_test.go Log clock offset, work on #14 2020-05-30 22:23:53 -06:00
go.mod Overture to move to gcloud 2020-05-03 09:37:50 -06:00
main.go Log clock offset, work on #14 2020-05-30 22:23:53 -06:00
message.go Log clock offset, work on #14 2020-05-30 22:23:53 -06:00
message_test.go Log clock offset, work on #14 2020-05-30 22:23:53 -06:00
publish.sh Some bugfixes 2020-05-05 20:10:16 -06:00
repeater.go repeater.Listeners() 2020-04-12 20:46:51 -06:00
repeater_test.go Log clock offset, work on #14 2020-05-30 22:23:53 -06: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.