xmenu
v0.0.5
Published
menu list to execute a command
Downloads
2
Readme
xmenu
menu list to execute a command
Use npm
Installation
npm install -g xmenu
Usage
$ xmenu xeyes xeyes xterm xterm terminator terminator
or
$ xmenu -c > ~/.xmenu.json
$ vim ~/.xmenu.json
$ xmenu
__ ___ __ ___ ___ _ __ _ _
\ \/ / '_ ` _ \ / _ \ '_ \| | | |
> <| | | | | | __/ | | | |_| |
/_/\_\_| |_| |_|\___|_| |_|\__,_|
? > (Use arrow keys)
xeyes
xterm
❯ terminator
Use Docker
Installation
docker pull afrontend/xmenu
Usage
docker run --rm afrontend/xmenu xmenu
License
MIT © Bob Hwang