NAME

autokey-run - command-line execution utility for AutoKey

SYNOPSIS

autokey-run -[s|p|f][name]

DESCRIPTION

This manual page briefly documents the autokey-run command.
autokey-run A command-line execution utility for AutoKey, autokey-run allows you to initiate execution of phrases, scripts or folders from the command line.
 
For more information refer to the online wiki at:
https://github.com/autokey/autokey/wiki

OPTIONS

This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
--help
Show summary of options.
-s, --script [name]
Run a script with the specified name.
-p, --phrase [name]
Paste a phrase with the specified name.
-f, --folder [name]
Display a popup menu for the specified folder.

AUTHOR

Chris Dekter.
This manual page was written by Chris Dekter <[email protected]>.