ssl-webclient-internal is a multi-user supporting web-based application for controlling pyroboime (http://github.com/roboime/pyroboime) from a local browser.
- node.js
- grunt-cli:
npm install -g grunt-cli - coffee-script:
npm install -g coffee-script - other deps:
npm install
grunt run
Unless you opt to run the server as the vision/referee client, the following will also be needed. Remember that the tunneler (or, as it may be, the server) must be in the same network as the ssl-vision and ssl-refbox boxes.
grunt tunneler
You can configure your local preferences by creating a config/development.yaml, (or .json, .js) and
adding what would otherwise be altered on config/default.yaml.
This software is licensed under AGPL, read the LICENSE file for more information.