MacOS Automator and associated file
Using macOS I have a command line executable that I can, following some advice about using Automator, make usable as an application, with the code:
Mac OS Automator Script not deleting files as expected
Simple Automator script to automatically import files from a folder into Mac OS Photos app, and then delete the photos. Everything works except for the move to trash action. I guess I am missing an element that “sends” the contents of the folder to the “Move Finder Items to Trash” action.
Diagnosing trouble with an Automator run shell script extracting images from a video with FFMPEG
I’m receiving an error in Automator “The action “Run Shell Script” encountered an error:”
Automator App that sends keystrokes eventually stops working
Wrota an Automator app that sends chat messages for debugging purposes. It has the following Apple Script