Lightweight Java listener for running SeatAlertWatcher with the required dependency JAR.
- Java (JRE/JDK) installed and available on
PATH
To download the dependency JAR:
Place ChemiNotC.jar at:
- <PATH_TO_JAR>\\ChemiNotC.jar
From this project folder, run:
java -cp ".;<PATH_TO_JAR>\\ChemiNotC.jar" SeatAlertWatcher.;in the classpath includes the current directory.- If the JAR path changes, update the classpath argument accordingly.