Read a cbz comic in single or two-page mode, or two different comics side by side for comparison.
you will need a java JDK and a development environment that can compile scala, e.g. IntelliJ with the scala plugin
run the sbt task sbt assembly
this will create target/scala-3.7.0/duoCBZReader.jar
java -jar target/scala-3.7.0/duoCBZReader.jar
or run.sh
cd to scripts and run buildmacos.sh