This is a multi-image support, long image viewing software.
You can use long image to view multi-image comics, photo collections of you and your family, and more.
We even support deploying the service on your own equipment, such as your own server or personal computer. The service is written in Java, so please install the Java8 environment before using it.
You can execute the following code in a bash environment.
xxxxxxxxxx
wget https://www.wzysb.com/mutil_image.jar
mkdir images
java -jar mutil_image.jar
The service starts on port 8099 by default, you can modify it using the java startup parameter.
Warning
If you are downloading the version from the app store, you will also need to build a layer of SSL reverse proxy using a tool like nginx
Place the image set into the image folder you just created, with the first directory being the name of the image set and the subdirectories being the name of the image set.
Tip
It's like the following file structure.
images
my_home
park
1.png
2.png
3.png
More.png
armchair
back.png
front.png
Enjoy!
APP Download Address.