ngreenstein / alfred-process-killer

An Alfred 2 workflow that makes it easy to kill misbehaving processes. It is, in essence, a way to easily find processes by name and kill them using `kill -9`.
658 stars 36 forks source link

Support to kill multiple processes #15

Open EthanLin-TWer opened 7 years ago

EthanLin-TWer commented 7 years ago

I'm requesting this feature since I find myself killing multiple processes now and then. And right now the only way to do this is to kill one at a time. Not too bad though but it would be great to be able to kill multiple in one command, for example the very basic support I can think of like kill dash, chrome. If there're multiple selection for both applications, we can just default to the most frequently selected one or simply do nothing.

Do hope that you are still on Github bro 😃

image