Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seigel/cyrano

A clean room javascript implementation of the cyrano 2.0 protocol for fencing machines
https://github.com/seigel/cyrano

fencing protocol

Last synced: 7 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.

```mermaid
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](https://cyrano.prose.sh)