i2pplus

I2P+ AppImage Build Tools

What is AppImage?

AppImage is a standalone Linux executable that packages I2P+ with its Java runtime. No installation needed - just run.

Benefits

Building

ant buildAppImage

Or directly:

bash tools/appimage/build-appimage.sh

The build script automatically downloads appimagetool if not present.

Output

dist/I2P+_{version}.appimage

Usage

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