/coner-drs

Digital Raw Sheets - reduce the drag of working autocross raw sheets

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

Coner Digital Raw Sheets

Digital Raw Sheets is an app replacement for paper raw sheets. It reduces the drag of working raw sheets by acquiring times automatically and making it push-button simple to key in drivers and penalties.

Screenshot

Run

This project uses Maven for build automation, and includes a Maven wrapper for convenience.

Build

Requirements:

  • JDK 8 with JavaFX (suggestion: Zulu)

Execute build:

./mvnw clean package -DskipTests=true

Start

Launch app:

java -jar target/drs-*.jar