Skip to content

epyx-src/Acropyx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acropyx

The goal of this project is to provide acrobatic paragliding live competition results with a tool for managing competitors, marks/results and show the results on a big screen.

Projects

  1. acropyx-displayer

    Contains a node.js projects for the HTML5 displayer.

    The displayer role is only to show results, "pafs" and other information via a big screen. It's a node.js / jquery web site. Real-time update use socket.io. You can interact with it from virtually anywhere by REST calls.

    See README.txt

  2. acropyx-admin

    Contains a Grails project for administrating the acropyx.

    The admin site allow you to manage competitors, runs. It allows you to send commands to the displayer service.

    See README.txt

Licensing

Please see the file called LICENSE.txt