Skip to content

通过名称|端口|PID结束进程 Terminate a process by name or port or pid

License

Notifications You must be signed in to change notification settings

manerfan/alfred-pkill

Repository files navigation

alfred-pkill

Alfred 3 workflow,通过名称|端口|PID结束进程 Terminate a process by name or port or pid

Install

$ npm install --global alfred-pkill

Requires Node.js 4+ and the Alfred Powerpack.

Usage

In Alfred, type pkill, Enter or Space, and the process name or keyword or :port or ?pid.

alfred-pkill will automatically find the corresponding process(es).

Press Enter, kill it.
Hold Alt and Press Enter, Force kill -9.
Hold Command and Press Enter, show the process command.

Related

License

Apache 2.0 © ManerFan

Change Log

  • [0.1.2] Terminate a process by name or keyword or port or pid
  • [0.1.1] Terminate a process by name or port or pid

About

通过名称|端口|PID结束进程 Terminate a process by name or port or pid

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published