Command Line Interface
Kando comes with a command line interface (CLI) that allows you to interact with Kando from the terminal. You learn how to run Kando from the terminal in the advanced usage section. For now, these commands are available:
Prints the help message for the CLI.--help
Prints the version of Kando.--version
or -v
Opens the menu with the given name.
This also works if Kando is already running.
In this case, the menu will be opened in the running instance.--menu "Menu Name"
or -m "Menu Name"
Opens the settings window.
This also works if Kando is already running.
In this case, the settings window will be opened in the running instance.--settings
or -s
Reloads the menu theme.
This can be useful if you are developing a theme and want to see the changes without restarting Kando.--reload-menu-theme