Arduino Uno trigger Applescript Commands

Hello!

I am working on a remote control for Qlab (a media playback software for theatre) but am struggling to find the link between my Arduino and AppleScript.

I have written the AppleScript commands for each of the buttons on the remote but don't know how to
get the Arduino to print the commands to apple terminal.

I understand that the Tinker.IT serial proxy used to do the trick but doesn't seem to be available any more?

I have gone the other way in the past using "cool term" to take in AppleScript commands and trigger the arduino.

TLDR: Looking for help finding the current method for getting arduino to communicate with Apple Terminal

Any help would be much appreciated!