Skip to content

cmusatyalab/gabriel-pool

Repository files navigation

Overview Docker Image Status License

A cognitive assistant that helps a pool player aim.

Installation

Client

An Android client is available on Google Play. The source code is available here.

Server

Running the server application using Docker is advised. If you want to install from source, please see Dockerfile for details.

How to Run

Client

From the main activity one can add servers by name and IP/domain. Subtitles for audio feedback can also been toggled. This option is useful for devices that may not have integrated speakers (like ODG R-7). Pressing the 'Play' button next to a server will initiate a connection to the Gabriel server at that address.

Server

Container

docker run --rm -it -p 9099:9099 cmusatyalab/gabriel-pool:latest