AppImage is a standalone Linux executable that packages I2P+ with its Java runtime. No installation needed - just run.
ant buildAppImage
Or directly:
bash tools/appimage/build-appimage.sh
The build script automatically downloads appimagetool if not present.
dist/I2P+_{version}.appimage
./dist/I2P+_{version}.appimage
The AppImage is fully portable - copy to any location and run.
On first run, it creates ~/.i2p in your home directory for config and logs.