client
Clone or download
Files
Name |
---|
.github |
assets |
src |
.gitignore |
LICENSE.txt |
pom.xml |
README.md |
style_classes.txt |
README.md
Stream-Pi Client
Prerequisites
- Java >= 11
- Maven >= 3.6.3
Note: If compiling the Android binary (apk) then GraalVM 21.1.0 (Java 11) should be used as JDK, or the path to it should be
set as value of environment variable GRAALVM_HOME
.
Quick Start
This project depends on the following Stream-Pi modules:
Download binaries
Downloadable Binaries for available platforms are available here.
Compile and Run from source
Run mvn clean javafx:run