Skip to content

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 08 Dec 11:28

Elliott's Sony Automator Controls v1.0.5

TCP-to-HTTP bridge for controlling Cuez Automator systems via external control devices.

πŸ“¦ Downloads

Main Application: SonyAutomatorControls-*.exe (Portable)

  • No installation needed - fully standalone!
  • Run from any folder
  • No Python required

TCP Test Client: TCPTestClient-*.exe (Portable)

  • Standalone TCP testing tool
  • Send test commands to verify TCP server
  • Debug TCP command mappings

✨ Features

  • TCP command listener on multiple configurable ports
  • Maps TCP commands to Automator HTTP API calls
  • Controls macros, buttons, and keyboard shortcuts
  • Web-based configuration interface
  • Desktop GUI with system tray support
  • Event logging and real-time monitoring

πŸš€ Quick Start

  1. Download SonyAutomatorControls.exe
  2. Run the executable
  3. Click "Open Web GUI" or visit http://localhost:3114
  4. Configure your Automator URL and TCP commands
  5. External systems can now send TCP commands to control Automator

πŸ“ Changelog

Changes since v1.0.4:

  • Fix console logging errors and reduce performance lag - v1.0.5 (6088ba4)

πŸ› Issues?

Report bugs at: https://github.com/BlueElliott/Elliotts-Sony-Automator-Controls/issues

Full Changelog: v1.0.4...v1.0.5