I wrote a simple shell script to accomplish a common task, and I want to be able to run it whenever a button is clicked. I used gnome-shell-extension-tool to create the Hello World example already, but now I need to know how easy it is to run an arbitrary command on click. There is no input or output to be affected; it just has to work.
gnome-shell gnome-shell-extensions
Jorenko
source share