client
Clone or download
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:
- Stream-Pi Action API
- Stream-Pi Theme API
- Stream-Pi Utilities - This needs to be installed first
Download binaries
Downloadable Binaries for available platforms are available here.
Compile and Run from source
Run mvn clean javafx:run