Closed PrzemekSkw closed 3 years ago
You should take a look at https://github.com/KELiON/cerebro-shell
That particular plugin allows you to call any shell command, so it should be fairly straight forward to rewrite that plugin to call a full script and perhaps take an input to put into the script.
@PrzemekSkw try to use the cerebro-shell it is very good
Hi, I have that script to find text in xls files: https://pastebin.com/vC50y8Nn Is it possible to make plugin to cerbero with that script?