Skip to content

🖨️ Setup Guide: WebApp Hardware Bridge Installation & Configuration (Web UI)

1️⃣ Install WebApp Hardware Bridge

The WebApp Hardware Bridge lets your web application talk to local hardware like printers.

Windows

  1. Download the latest release of WebApp Hardware Bridge 👉 Download WHB V1.0.1
  2. Run the installer .exe
  3. Follow the wizard and complete installation

Linux

wget <download-link>
chmod +x webapp-hardware-bridge
./webapp-hardware-bridge

macOS

brew install --cask webapp-hardware-bridge

2️⃣ Access Web UI

  1. Start the bridge service:

  2. On Windows → Service runs automatically

  3. On Linux/macOS → Run:

    ./webapp-hardware-bridge
    
    2. Open a web browser and go to: 👉 http://localhost:12212 3. You will see the Web UI Dashboard.


3️⃣ Configure Printers Using Web UI

  1. Go to the Printers section in the Web UI.
  2. Click Add Printer or ensure your printer is listed as per given screenshot.
  3. Add a new printer if not already configured, and set its type to LABEL / ZPL / INVOICE if needed.
  4. Save the configuration.

Configure Printers