Gourmet hides your current window before launching an external program and unhides it after quitting. Gourmet was inspired by devour.
- Go (build)
- Xlib (client-side header files)
$ gourmet <cmd> <args>
or
$ gourmet -s <cmd> <args>
$ git clone https://github.com/thalting/gourmet.git && cd gourmet && go install