You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**An Automator Action plugin for invoking OS X Services.**
2
+
3
+
**An Automator Action plugin for invoking macOS Service items.**
3
4
4
5
Most Services operate on either texts or files & folders (they can also work with web archives, but this isn't currently handled here).
5
6
6
-
Any of those services can now be used in Automator actions with the "Run Service" action provided by this project's free Automator plugin. This is handy in cases where such an operation is not provided as an distinct Automator action.
7
+
Any of those services can now be used in Automator actions with the "Run Service" action provided by this project's free Automator plugin. This is handy in cases where such an operation is not provided as a distinct Automator action.
7
8
8
9
## Installation
9
10
@@ -19,14 +20,6 @@ Thomas Tempelmann
19
20
20
21
## Examples
21
22
22
-
### Example of Services operating on files & folders:
23
-
24
-

25
-
26
-
### Example of Services operating on text:
27
-
28
-

29
-
30
23
### Example of using the "Run Service" action in Automator in order to invoke the "Summarize" Service.
31
24
32
25

0 commit comments