manual:Command_Line_Tool
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| manual:Command_Line_Tool [2023/09/13 02:41] – peternlewis | manual:Command_Line_Tool [2023/10/24 05:28] (current) – peternlewis | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Command Line Tool ====== | ====== Command Line Tool ====== | ||
| - | Keyboard Maestro includes a command line tool to let you execute macros from the shell command line. The tool is named `keyboardmeastro` and is located within the `Keyboard Maestro.app` application. Assuming the application is installed in the Applications folder, the command line tool will reside at: | + | Keyboard Maestro includes a command line tool to let you execute macros from the shell command line. The tool is named `keyboardmaestro` and is located within the `Keyboard Maestro.app` application. Assuming the application is installed in the Applications folder, the command line tool will reside at: |
| - | ``` | + | < |
| - | / | + | / |
| - | ``` | + | </ |
| You may want to create a shell alias for it, or add `/ | You may want to create a shell alias for it, or add `/ | ||
| - | ```bash | + | < |
| - | sudo ln -s '/ | + | sudo ln -s '/ |
| - | ``` | + | </ |
| Use `--help` to list the argument options. | Use `--help` to list the argument options. | ||
| - | The command can pass a value to the macro (available via the [[token: | + | The command can pass a value to the macro (available via the [[token: |
| Alternatively, | Alternatively, | ||
manual/Command_Line_Tool.1694572872.txt.gz · Last modified: by peternlewis
