包详细信息

arvis-fkill

jopemachine33MIT0.0.4

Arvis workflow to fabulously search and kill processes

arvis, workflow, fkill, kill

自述文件

arvis-fkill

Arvis workflow to search and kill processes

🔗 This workflow is converted from alfred-workflow.

  • Note that there might be some code change or different actions from the original workflow.

  • Marked original workflow's creator to author.

Install

$ npm install --global arvis-fkill

Requires Node.js 4+.

Usage

In Arvis, type kill, <kbd>Enter</kbd>, and the name of your process.

To kill a process by its port number, prefix it with a colon. For example: kill :8080.

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

Related

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

License

MIT © Sam Verschueren