Skip to content

v1.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Dec 15:52

Elliott's Sony Automator Controls v1.1.1

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.8:

  • Release v1.1.1 - Disconnect Detection & UI Improvements (5581732)
  • Update SESSION_SUMMARY.md with comprehensive v1.0.8 documentation (0a2d815)
  • Clean up repository - remove old icon script and ignore build artifacts (8056188)
  • Complete v1.1.0 Multi-Automator Support - UI Implementation (f292b12)
  • WIP: v1.1.0 Multi-Automator Support - Backend Complete (~70%) (e28ec92)
  • Add v1.0.8 release notes (48b7dd2)

πŸ› Issues?

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

Full Changelog: v1.0.8...v1.1.1