- Automator (software)
Infobox Software
name = Automator
caption =
developer =Apple Inc.
latest_release_version = 2.0.2 (160)
latest_release_date =June 24 ,2008
operating_system =Mac OS X
genre =Automation
license = Proprietary
website = [http://www.apple.com/macosx/features/automator/ Apple: Automator]Automator is an application developed by Apple for Mac OS X that implements point-and-click (or drag-and-drop) creation of
workflows for automating repetitive tasks. Automator enables the repetition of tasks across a wide variety of programs, including the Finder, the Safari web browser,iCal ,Address Book and others. It can also work with third-party applications such asMicrosoft Office orAdobe Photoshop . Automator was first released with Mac OS X Tiger (10.4).Ease of use
Although Automator uses
AppleScript and/or Cocoa, it requires no expertise in these languages whatsoever. However, the concept would be familiar to those used to Unix pipes: the output of the last action becomes the input of the next (though the user can optionally choose for an action to ignore the input from the previous action). Unlike Unix pipes, however, Automator workflows are sequential: each action is completed before the next action in the workflow begins.How to use it
Automator comes with a library of many Actions (file renaming, finding linked images, creating a new mail message, etc.), all of which act as individual steps in a Workflow document. A Workflow document then can be used to carry out repetitive tasks. A user can also save these Workflows so that it can be used over and over again, whenever it is needed.
Unix command line scripts and AppleScripts can also be invoked as Actions. The actions are linked together in a Workflow. The Workflow can be saved as an application, Workflow file or acontextual menu item.There is an 'Options' disclosure icon at the bottom of each action that shows a checkbox, allowing the action to be shown when run. This means that a task that may require slight tweaks every time it is run can present the same dialog to the user when the workflow runs as the options available in the action — in other words, setting parameters at
runtime .Examples
Included are these example workflows:
*Copy Unread Mail toiPod Notes
*Import.Mac Photos
*Process Images
*Change the names of documentsAnd for developers, the project code is provided for these workflows:
*Adjust Gamma
*Get Process Information
*Randomizer
*Translate TextThe workflow to the right, for example, can be used to upload a screenshot to a web server. The 'Upload to FTP' action is one of the extra Automator actions that can be downloaded from [http://www.apple.com/downloads/macosx/automator/ Apple's download page] .
See also
*
AppleScript
*Automise
*AutoIt
*AutoHotkey
* iMacros for FirefoxExternal links
* [http://www.apple.com/macosx/features/automator/ Apple's Official Automator Page]
* [http://www.apple.com/downloads/macosx/automator/ Apple's Download Page for Automator Actions]
* [http://developer.apple.com/documentation/AppleApplications/Conceptual/AutomatorConcepts/index.html Apple's Automator Programming Guide]
* [http://www.automator.us/ A site focused on Automator actions by Sal Soghoian, the AppleScript Product Manager at Apple and others]
Wikimedia Foundation. 2010.