Automator (software)

From Infogalactic: the planetary knowledge core
(Redirected from Automator)
Jump to: navigation, search
Automator
Automator Icon.png
300px
Automator 2.5 running on OS X 10.10 Yosemite
Developer(s) Apple Inc.
Initial release April 29, 2005 (2005-04-29)
Stable release 2.6 / May 8, 2015; 9 years ago (2015-05-08)[1]
Operating system OS X
Type Automation
License Proprietary
Website www.apple.com/osx/apps/all.html#automator

Automator is an application developed by Apple Inc. for OS X that implements point-and-click (or drag and drop) creation of workflows for automating repetitive tasks into batches for quicker alteration, thus saving time and effort over human intervention to manually change each file separately. Automator enables the repetition of tasks across a wide variety of programs, including Finder, Safari, Calendar, Contacts and others. It can also work with third-party applications such as Microsoft Office, Adobe Photoshop or Pixelmator. The icon features a robot holding a pipe, a reference to pipelines, a computer science term for connected data workflows. Automator was first released with Mac OS X Tiger (10.4).

Interface

Automator provides a graphical user interface for automating tasks without knowledge of programming or scripting languages. Tasks can be recorded as they are performed by the user or can be selected from a list. The output of the previous action can become the input to the next action.

Features

Automator comes with a library of Actions (file renaming, finding linked images, creating a new mail message, etc.) that act as individual steps in a Workflow document. A Workflow document is used to carry out repetitive tasks. Workflows can be saved and reused. 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 a contextual menu item. Options can be set when the Workflow is created or when the Workflow is run. A workflow file created in Automator is saved in /Users/{User Name}/Library/Services.

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.

External links