Skip to content

Shell Plugin

Shell runs commands from Wox and keeps command history. Use > for an explicit shell query. Wox can also detect some commands globally.

The Shell plugin

Quick Start

text
> git status
> npm test

A running command shows a live indicator in history. Set a default working directory, or pick a per-command directory (home, last used, or custom) in plugin settings.

The Action Panel can save output to Notes, rerun a previous command, or open the command in the system terminal.

Released under the GPL-3.0 License.