Mobile Logger for Science and Environmental Studies

seslogger

SESlogger App/Program

jar for PC (Windows, Linux, Unix, MacOS, Raspberry Pi)

If your machine has been installed with Java jre 8+ (or Openjdk 8+), you could run this package with the following command (in a terminal):
java -jar SESlogger.jar

For using Google Maps and related features since 2023, the package version 6+ is needed together with jre 17+ or jdk 17+ plus Javafx 17+ which is included in the Java embedded version. For standalone SESlogger.jar package, the machine must have installed with jre 17+ or Javafx 17+ and jdk 8+ version.

For jre 17+ from Bellsoft (e.g. Liberica Full JRE 17), you can launch it with the above simple command: java -jar SESlogger.jar
However, for jdk 17+ and javafx 17+ packages available from other sources, you need to issue the following long command for specific platform:

In Windows machine, run with the following line of command in a Command Prompt:
java --module-path %JAVAFX_PATH%\lib --add-modules javafx.fxml,javafx.controls,javafx.base,javafx.graphics,javafx.web,javafx.swing -jar SESlogger.jar
where %JAVAFX_PATH% is the path for the installed Javafx package.

In Linux or MacOS machine, run with the following line of command in a terminal:
java --module-path $JAVAFX_PATH/lib --add-modules javafx.fxml,javafx.controls,javafx.base,javafx.graphics,javafx.web,javafx.swing -jar SESlogger.jar
where $JAVAFX_PATH is the path for the installed Javafx package and it could be pre-set with a command such as:
export JAVAFX_PATH=/path/to/javafx

Version Folders:
1.3 | 2.1 | 3.2 | 3.9.11 | 3.9.12 | 3.9.13 | 3.9.5 | 3.9.6 | 3.9.7 | 3.9.9 | 4.1.1 | 4.1.2 | 4.1.3 | 4.1.5 | 4.1.6 | 4.1.7 | 4.1.8 | 4.2.1 | 4.2.2 | 4.2.3 | 4.3.1 | 4.3.2 | 4.3.3 | 4.3.5 | 4.3.6 | 4.3.7 | 4.3.8 | 4.3.9 | 4.4.5 | 4.5.4 | 4.5.5 | 4.6.1 | 4.6.2 | 5.3.2 | 5.4.1 | 5.5.5 | 5.5.6 | 5.5.7 | 5.5.8 | 5.5.9 | 5.6.1 | 5.7.1 | 5.7.2 | 5.8.1 | 5.8.2 | 5.8.3 | 5.8.5 | 5.8.6 | 5.9.1 | 5.9.2 | 5.9.3 | 5.9.5 | 5.9.6 | 5.9.7 | 5.9.8 | 5.9.9 | 5.9.93 | 5.9.95 | 5.9.96 | 6.0.1 | 6.0.2 | 6.1.2 | 6.1.5 | 6.2.3 | Linux_JavaEmbedded64Bits | SESlogger | macOS |

Files for Download:

  • bluecove-2.1.2.jar (2025-04-10 23:01:18)(133 B)

  • Copyright(2014-2025). YEUNG Yau Yuen. Welcome to send feedback or comments by email to yeungy@acm.org