seigel / cyrano

A clean room javascript implementation of the cyrano 2.0 protocol for fencing machines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cyrano

** NOT FUNCTIONAL AT ALL YET. >WIP< **

Freeing the information contained in networked fencing scoring machines by providing an ecosystem of services that allows everyone to set up events with more automation.

graph TD
    A(Scoring Machine) ---> B(Fencing Managing Server)
    B ---> A
    A --> C(Scoring Repeaters)
    A --> D(Event Display Monitors)
    B --> D

November 13, 2022: Update

  • Moving some updates to a quick blog > prose blog

About

A clean room javascript implementation of the cyrano 2.0 protocol for fencing machines

License:MIT License


Languages

Language:JavaScript 100.0%