HamClock Remote Access
Go to file
Samuel Sloniker 5bc5094593 Handle disconnects (again)
I had removed disconnect handling when I started the partial rewrite.
This commit re-adds it.
2021-07-16 16:53:34 -07:00
client Rename "canvas" to "img" 2021-07-16 16:47:31 -07:00
server Handle disconnects (again) 2021-07-16 16:53:34 -07:00
.gitignore Configuration file (#15) 2021-06-20 16:37:04 -07:00
LICENSE Create LICENSE 2021-06-15 12:56:32 -07:00
README.md Add documentation 2021-07-05 12:55:41 -07:00

hcra

HamClock Remote Access - access HamClock remotely

See the client and server READMEs for more information.

Client

The client is in the client directory.

Server

The server is in the server directory.