Skip to content

This is an application to act as a stopwatch during a training. 🎯⏱

Notifications You must be signed in to change notification settings

Natouche68/archery-watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archery Watch

This is an application to act as a stopwatch during a training. 🎯⏱

You need a device (recommended with a big screen), and another device (recommanded : a phone) to control the watch shown on the first device.

The second device controls the first one with WebSockets. So you need an Internet connections for both devices.

The server code that handles Websockets can be found here.