logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

autokey-run - command-line execution utility for AutoKey

Author

       Chris Dekter.

       This manual page was written by Chris Dekter <cdekter@gmail.com>.

                                                February 02, 2020                                 AUTOKEY-GTK(1)

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

Name

       autokey-run - command-line execution utility for AutoKey

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.

Synopsis

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

See Also