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.
Updated on: April 13, 2026, 1:44 p.m.
v1.2.3 Fixes: Missing configuration, documentation, and image files in the previous version
Updated on: April 7, 2026, 9:21 a.m.
v1.2.1 Features: Supports OMNI descriptors
Updated on: Nov. 12, 2025, 4:05 p.m.
v1.1.9 Features: Remembers file path for various operations Improved Descriptor parsing
Updated on: July 29, 2025, 9:10 a.m.
v1.1.8 Fixes: File transfer bug fix
Updated on: June 24, 2025, 11:49 a.m.
v1.1.7 New Features: Configuration right click commands now organized in tree Telnet right click option in preferences Updated and additional example configurations -- To update existing examples, delete the example and restart program. Window position improved Link to configuration files added to status bar
Updated on: June 6, 2025, 12:55 p.m.
v1.1.5 New Features: Config editor per command carriage return check box Fixes: Fixed ping from menu Fixed opening older configs to handle new delay field
Updated on: May 30, 2025, 3:15 p.m.
v1.1.4 New Features: Per command read_until timeout setting Right click ping command must be enabled in preferences Cleanup main program menus Cleanup configuration controls