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

launchy - launch external applications across platforms

Author

       This manual page was written by DanielLeidert <dleidert@debian.org> for the Debian GNU/Linux system (but
       may be used by others).

Launchy                                            2020-11-03                                         LAUNCHY(1)

Environment

       The command accepts some special variables:

       BROWSER
              Colon  separated  list of browser commands. This is useful to extend the list of built-in commands
              or customize them.

       LAUNCHY_APPLICATION
              Same as using the --application option.

       LAUNCHY_DRY_RUN
              Same as using the --dry-run option.

       LAUNCHY_DEBUG
              Same as using the --debug option.

       LAUNCHY_HOST_OS
              Same as using the --host-os option.

       LAUNCHY_RUBY_ENGINE
              Same as using the --engine option.

Name

       launchy - launch external applications across platforms

Options

       The command accepts the following options:

       -a,--applicationAPPLICATION
              Explicitly specify the application class to use.

       -d,--debug
              Output debug information.

       -e,--engineRUBY_ENGINE
              Force behavior as if on a particular ruby engine.

       -n,--dry-run
              Only print the command to be executed on STDOUT.

       -o,--host-osHOST_OS
              Force behavior as if on a particular host os.

       -h,--help
              Print this message.

       -v,--version
              Output version information.

Usage

launchy [ options ] URLlaunchy [ -h|-v|--help|--version  ]

See Also