zjn0505/adb-alfred

Add an option to call any script.

Closed this issue · 1 comments

After selecting connected devices, there should be an option to call a script from anywhere with the arguments in the workflow.

i.e.
If someone really needs a quick access to the cmd adb -s {serial} shell dumpsys netstats | grep {predefined SSID}, there isn't any chance to provide it as an public option that everyone uses this workflow will see it.

If he/she customized this workflow, then an update will probably make his/her work in vain.

I think it will be a good feature to create a configuration self_script which will run a script that take all input arguments, with modifiers to silent-run or run-in-terminal.

Would be helpful for cases like #10

Added in v1.12.0

Close issue, but this feature is still open for feature request.