kargos icon indicating copy to clipboard operation
kargos copied to clipboard

Multi-script version

Open shocklateboy92 opened this issue 5 years ago • 1 comments

I once started using this to display a series of icons with counts (that were pretty easy to fetch from various sources in bash scripts) and the (second) most time consuming thing was adding the widget and choosing the script.

It would be nice if there was a version of this applet that takes a directory, and executes all the scripts in it as they were separate instances of Kargos.

shocklateboy92 avatar Apr 09 '20 23:04 shocklateboy92

That is something the original argos project did: watch the contents of $HOME/.config/argos for executable scripts and stick each of them in the panel.

perkinslr avatar May 04 '20 03:05 perkinslr