Investigating Electron at the moment, with ultimate aim of controlling actions/scripts in other apps (like InDesign).
Currently part of my workflow uses Filemaker to trigger applecripts that control actions/alter InDesign docs (and then feedback results through AppleScript to filemaker).
Would it similarly be possible with Electron - i.e. trigger an event in Electron (through user action or watched folder etc) that would then use electron/JavaScript to “tell InDesign” to do some action and get feedback to trigger further actions in Electron?