xmenu

menu list to execute a command

Usage no npm install needed!

<script type="module">
  import xmenu from 'https://cdn.skypack.dev/xmenu';
</script>

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