1.0.0 • Published 9 months ago

wise-eyes v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

Wise Eyes

logo

A web server to monitor the status of owlcms. Originally designed for use with vMix for custom livestream content during weightlifting meets, but flexible enough to drive any system that wants to poll the current state.

Requires owlcms v51 or newer

Routes

/

Lists the names of all platforms.

/platform/:platform/status

The current state of the platform, including the current athlete, the athlete clock, the break clock, and decision information.

/platform/:platform/athlete-clock

The current state of the athlete clock.

/platform/:platform/break-clock

The current state of the break clock.

/platform/:platform/current-athlete

Information about the current athlete.

/platform/:platform/lifting-order

Information about all athletes, in lifting order.