
Refer to the following to make an actual clickable App using the Automator. Set openCmd to "open -n -W -a /Applications/Utilities/Terminal.app/Contents/MacOS/Terminal -args " It will persist after Blender and the terminal window are closed with CMD-W *) (* This command will open a Terminal app that should be closed with CMD-Q otherwise

Note: tested on MacOS High Sierra 10.13.3 only: set blenderAppPath to "/Applications/Blender/blender.app/Contents/MacOS/blender"
#OPEN A TERMINAL EMULATOR MAC INSTALL#
The only way to see the Blender console and thus the script output is to launch Blender from a terminal using the full path to the executable: "/Applications/Blender/blender.app/Contents/MacOS/blender"Īll script output will appear in the terminal only.įollowing comment and since I hate to install yet another App, here is the AppleScript to automatically start a Blender with its Terminal window.
