Skip to content

GUI Installation

This section describes setting up the GUI for Raspberry Pi devices.

Configuring via the Web GUI

AIS-catcher provides a web-based graphical user interface for easy configuration. It needs to be installed as a separate service by entering in the terminal:

sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/jvde-github/AIS-catcher-control/main/install_ais_catcher_control.sh)"
To access it, open your web browser and navigate to your Raspberry Pi's IP address on port 8110 (for example, http://zerowh:8110).

image

When you first access the interface, use the default credentials (username: admin, password: admin). You'll be prompted to change this password immediately for security purposes.

image