📄 README – BirdNET-Pi Setup Wizard (OSS version, EN) Description The BirdNET-Pi Setup Wizard (Open Source Edition) is a simple plug-and-play interface for configuring BirdNET-Pi without touching the terminal. Features: Fully automated BirdNET-Pi installation Wi-Fi hotspot + captive portal for initial setup Multi-step configuration wizard BirdWeather ID integration Camera (RTSP) support Completely unbranded and in English Installation Start with a fresh Raspberry Pi OS Lite (64-bit recommended). Update your system: sudo apt-get update && sudo apt-get upgrade -y Download and run the installer: curl -fsSL https://repo.easycomp.cloud/public_access/BirdNET-Pi/install_all.sh | sudo bash Connect to the Wi-Fi hotspot ECZ-BIRDNET-PI-SETUP No password The wizard should open automatically, otherwise visit: http://10.42.0.1:1234 Accessing BirdNET-Pi After installation: BirdNET-Pi web page: http:// To reconfigure, simply disconnect the Pi from the network and the hotspot will reappear Service management Start wizard: sudo systemctl start ecz-setup-wizard Stop wizard: sudo systemctl stop ecz-setup-wizard Follow logs: journalctl -u ecz-setup-wizard -f Folder structure /opt/oss-birdnetpi-workdir/ ├── wizard/ # Setup wizard files ├── wifi-config/ # Hotspot config (nmconnection) ├── systemd/ # Systemd service