Jump To:
Leopard Articles: Apple Applications
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. An action performs a task such as opening a file or cropping an image. It usually operates on the output of the previous action in the workflow and passes the results of its operation to the next action. Developers can implement actions using AppleScript, Objective-C, or a combination of the two. Actions can access the capabilities of individual applications (including the Finder) or of the entire system.

Document Descriptions
On Off
Display

Sort by
Title
Sorted 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.
2007-06-01
Automating Development Tasks with Automator and Xcode (HTML)
Learn to streamline daily tasks in your development projects using Automator.
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.
2005-07-19
Tiger Developer Overview Series: Working with Automator (HTML)
Learn how to create actions and workflows for your application using Automator.
2005-01-12