Jump To:
Leopard Reference Library: Scripting & Automation
Automator is an application that lets users automate repetitive procedures performed on a computer. Developers create Automator actions--loadable bundles that perform discrete tasks--that users link together in a workflow. Developers can implement Automator actions using AppleScript, Objective-C, or a combination of the two. System administrators and end users can also supply their own shell scripts as Automator actions. Actions can access the capabilities of individual applications (including the Finder) and a wide range of system services.

Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Resource Type
Sort by
Date
Transforming a Shell Script into an Automator Action (HTML)
Custom shell script actions let you quickly turn shell, Perl, or Python scripts into Automator actions.
Articles 2007-06-01
Automating Development Tasks with Automator and Xcode (HTML)
Learn to streamline daily tasks in your development projects using Automator.
Articles 2006-08-07
Using Automator to Expand the Market for Your Software (HTML)
Learn how building Automator actions and workflows can create new sales opportunities.
Articles 2005-07-19
Automator Programming Guide (HTML) (PDF)
Describes the concepts and tasks for developing actions, which are bundles loaded by the Automator application.
Guides 2007-12-11
Automator AppleScript Actions Tutorial (HTML) (PDF)
Guides you through the procedure for creating a simple Automator action implemented in AppleScript.
Guides 2007-07-18
Automator Framework Reference (HTML) (PDF)
Describes the Objective-C API for creating and working with actions used by the Automator application.
Reference 2006-10-26
Automator Release Notes (HTML)
Updated for changes in Mac OS X version 10.5.
Release Notes 2007-10-31
Automator Reference Update (HTML) (PDF)
Summarizes the symbols added to the Automtor framework.
Release Notes 2007-07-25
Apply Firmware Password (HTML) (DMG) (ZIP)
Demonstrates how to create an Automator Action for System Image Utility.
Sample Code 2007-06-12
AutomatorHandsOn (HTML) (DMG) (ZIP)
Illustrates several methods for building Automator Actions
Sample Code 2007-06-12
AutoSample (HTML) (DMG) (ZIP)
How to run and display Automator workflows in your application.
Sample Code 2007-05-23
Duplicate Finder Items (HTML) (DMG) (ZIP)
Shows how to build an Automator action targeting Finder using AppleScript.
Sample Code 2005-06-06