0.0.4 • Published 3 years ago

arvis-fkill v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

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, Enter, 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 Enter to kill the process. Hold Shift to show the used CPU percentage. Hold Alt and press Enter to force kill the process.

Related

License

MIT © Sam Verschueren