squarejaw / alfred-fkill

Alfred 3 workflow to fabulously search and kill processes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alfred-fkill Build Status

Alfred 3 workflow to fabulously search and kill processes

Install

$ npm install --global alfred-fkill

Requires Node.js 4+ and the Alfred Powerpack.

Usage

In Alfred, type kill, Enter, and the name of your process.

Select an item and press Enter to kill the process.
Hold Shift to show the used CPU percentage.
Hold Alt and press Enter to force kill the process.

Related

  • fkill - API for this workflow
  • fkill-cli - CLI version of this workflow

License

MIT © Sam Verschueren

About

Alfred 3 workflow to fabulously search and kill processes

License:MIT License


Languages

Language:JavaScript 100.0%