User Tools

Site Tools


Scripting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
Scripting [2016/04/29 11:32]
alain cosmetic changes
Scripting [2017/08/31 05:22]
peternlewis [See Also]
Line 1: Line 1:
 +{{:​scripting-icon.png?​nolink|}}
 ===== Scripting on OS X Using Keyboard Maestro ===== ===== Scripting on OS X Using Keyboard Maestro =====
 +
 +While the number of, and power of, native Keyboard Maestro Actions is vast, sometimes you may need to do something that Keyboard Maestro is not well suited to do.  But Keyboard Maestro has anticipated,​ and provided for this, by providing a number of Execute Script Actions, all of these available from the Execute category in the Action List:
 +
 +==== Execute Script Actions ====
 +
 +{{:​km-7.1-execute-script-actions.png?​nolink|}}
 +
 +For example, the [[action:​Execute_an_AppleScript]] Action:\\
 +{{:​km-7.3-execute-script.png?​nolink|}}\\
 +Note that the script can be either embedded in the _Action_, or in an external script file, linked using the _Execute Script File_ choice.
 +
 +The Actions for the other script languages are very similar.
 +
 +:!:  **For more details about scripting, see the [[manual:​Scripting|User Manual Page on Scripting]]**
 +
 +----
  
 ==== AppleScript ==== ==== AppleScript ====
Line 5: Line 22:
 * [[AppleScript]] -- Using Keyboard Maestro Variables in AppleScript. * [[AppleScript]] -- Using Keyboard Maestro Variables in AppleScript.
 * [[action:​Execute an AppleScript|Execute an AppleScript]] action. * [[action:​Execute an AppleScript|Execute an AppleScript]] action.
 +
 +
 +----
  
 ==== JavaScript ==== ==== JavaScript ====
  
-* [[JavaScript for Automation]] -- Provides an introduction to JXA and comparison with AppleScript.\\ +* [[action:​Execute a JavaScript For Automation]] action ​-- shows how to get/set Variables.
-* [[action:​Execute a JavaScript For Automation]] action.+
 * [[action:​Execute a JavaScript in Safari]] action. * [[action:​Execute a JavaScript in Safari]] action.
 * [[action:​Execute a JavaScript in Google Chrome]] action. * [[action:​Execute a JavaScript in Google Chrome]] action.
 * [[action:​Execute a JavaScript in Custom Prompt]] action. * [[action:​Execute a JavaScript in Custom Prompt]] action.
 +* [[JavaScript for Automation]] -- Provides an introduction to JXA and comparison with AppleScript.\\
 +
 +
 +----
  
 ==== Shell ==== ==== Shell ====
Line 18: Line 41:
 * [[Shell Scripting]] -- Using Keyboard Maestro Variables (TBD) * [[Shell Scripting]] -- Using Keyboard Maestro Variables (TBD)
 * [[action:​Execute a Shell Script]] action. * [[action:​Execute a Shell Script]] action.
 +
 +
 +----
  
 ==== Swift ==== ==== Swift ====
  
 * [[action:​Execute a Swift Script]] action. * [[action:​Execute a Swift Script]] action.
 +
 +
 +----
  
 ==== Automator ==== ==== Automator ====
  
 * [[action:​Execute an Automator Workflow]] action * [[action:​Execute an Automator Workflow]] action
 +
 +
 +----
 +
 +===== See Also =====
 +
 +* [[Scripting_the_Keyboard_Maestro_editor|Scripting the Keyboard Maestro editor]]
 +
 +----
 +==== Forum ====
 +
 +- [[https://​forum.keyboardmaestro.com/​t/​create-text-expansions-macro/​3302|Create Text Expansions Macro]]
 +- [[https://​forum.keyboardmaestro.com/​t/​create-text-expansion-from-selection-macro/​3329|Create Text Expansion From Selection Macro]]
 +- [[https://​forum.keyboardmaestro.com/​t/​add-the-contents-off-the-clipboard-as-a-unicode-expansion-to-typinator/​3614/​2|Add the contents off the clipboard as a Unicode expansion to Typinator]]
 +- [[https://​forum.keyboardmaestro.com/​search?​q=Scripting|Keyboard Maestro Forum topics about Scripting]]
 +
  
  
Scripting.txt · Last modified: 2019/07/01 01:11 by peternlewis