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:
.. |

Files for Download:

  • SESlogger.jar (2025-04-10 23:01:20)(12 MB)
  • bluecove-2.1.1-SNAPSHOT.jar (2025-04-10 23:01:21)(648 KB)
  • bluecove-2.1.1-SNAPSHOT_old.jar (2025-04-10 23:01:20)(368 KB)
  • bluecove-2.1.1.jar (2025-04-10 23:01:20)(722 KB)
  • bluecove-2.1.2.jar (2025-04-10 23:01:20)(554 KB)
  • bluecove-bluez-2.1.1-SNAPSHOT.jar (2025-04-10 23:01:20)(147 KB)
  • bluecove-emu-2.1.1-SNAPSHOT.jar (2025-04-10 23:01:20)(81 KB)
  • bluecove-gpl-2.1.1-SNAPSHOT.jar (2025-04-10 23:01:20)(64 KB)

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