megacoder / 9menu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

9menu

An uber-lean predecessor to gmessage, xmessage and all those, that makes writing CLI-based interactive menu tools simple.

The pop-up displays a list of buttons. Each button caption is custom. Clicking the button executes the code clip bound to that key. Run a single CLI command, call a shell function, or run a whole shell pipeline, with that click.

There is a man(1) page for more details.

About


Languages

Language:C 75.5%Language:Roff 18.7%Language:Makefile 5.8%