Skip navigation links

Package net.i2p.apps.systray

System tray integration and URL launcher for the I2P router console.

See: Description

Package net.i2p.apps.systray Description

System tray integration and URL launcher for the I2P router console. Provides platform-specific browser launching capabilities with automatic server readiness detection.

Key features:

The primary component is UrlLauncher, which handles launching the I2P router console or custom URLs using the system's default browser or a configured browser. It automatically detects the platform and attempts multiple browsers in order of preference.

Entry point is UrlLauncher, started from clients.config.

Skip navigation links