Alfred-Find2kill

An Alfred Workflow


Short Description

An Alfred Workflow provides ability to search and kill process by Port and Process Name

Last Updated

24 Apr 2020

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

0.1.0
 

Bundle ID

com.github.xeric.alfred-find2kill
 

Author

alfred-find2kill

Alfred Quick Process Killer

An Alfred Workflow provides ability to search and kill process by Port and Process Name

fport | fproc

Command fport - Search Processes by Port Number

fport {Port Number}

By default, without provided Port Number, it will show up top 10 items, and with port number, it will find exact process which is using the port.

fport.png

In the listed item, type ENTER (or click) to kill process.

Command fproc - Search Processes by Process Name

fproc {Process Name keyword}

By default, without provided Process Name keyword, it will show up top 30 processes order by CPU usage.

fproc-default.png

With provided Process Name keyword, it will search processes with keyword, please notice that if you type multiple keywords and split by space, it will just treat it as single keyword which has whitespace characters.

For example, you search "Google Chrome", you find a process named "Google Chrome" and a process "Google Chrome Helper", but if you type "Chrome Google", nothing will show up. [keyword is case insensitive]

fproc.png

In the listed item, type ENTER (or click) to kill process and type CTRL+ENTER (or click) to show process path details.

fproc-detail.png

Download built version here:

https://github.com/xeric/alfred-find2kill/releases