Momiji Standalone Package

This package is recommended for technically inclined users.
If you prefer a macOS or Windows specific package please visit https://www.path10.net/momiji/downloads.html


CHECKING / INSTALLING JAVA

Momiji requires Java 21 or later to execute.  You can check if Java is installed on your computer by running the below
command in Terminal (if you are using Linux or macOS) or in Command Prompt (if you are using Windows).

java -version


If Java is installed then you should expect to see some output similar, but necessarily identical, to the below...

openjdk version "25" 2025-09-16 LTS
OpenJDK Runtime Environment Zulu25.28+85-CA (build 25+36-LTS)
OpenJDK 64-Bit Server VM Zulu25.28+85-CA (build 25+36-LTS, mixed mode, sharing)


If Java is NOT installed then please visit https://www.path10.net/momiji/downloads.html for links to per-OS Java
download pages.


EXECUTING MOMIJI

Once Java is properly installed, Momiji can be directly executed (from the directory/folder housing Momiji.jar) via the
below command, from either Terminal or Command Prompt...

java -jar Momiji.jar


If you are experiencing issues with any of the above please feel free to reach out to: support@path10.net.
