Runs any program or script on your Mac — the bridge between Fetchit! and the rest of your technical environment.
| Field | What to put here |
|---|---|
| Program Path | Full path to the program or script, e.g. /usr/local/bin/ffmpeg. Click the file icon to browse. |
| Arguments | Command-line arguments. Use {file} where you want the current file's path substituted. |
| Is Script | Turn on if running a shell script (.sh) or other interpreted script. |
Tip: Test your script from Terminal first. Once it works there, plugging it into Fetchit! is straightforward.
Fetchit! waits for the program to finish before moving on. Make sure external programs exit cleanly.