Configurator

Configurator is a desktop application for discovering and managing networked AV/IT devices. It automatically detects devices on the local network via DHCP listening and HControl broadcast discovery, displaying them in a sortable list with hostname, MAC address, and IP. From there, users can execute multi-step configuration commands against one or many devices simultaneously — using either Telnet or the proprietary HControl protocol — with a multi-threaded job queue handling parallel execution across the device list. Additional utilities include a multi-ping tool, an interactive Telnet terminal, HTTP-based config distribution, and CSV export. Commands and workflows are defined in JSON configuration files, making it adaptable to different device types without code changes.