MCPcopy Index your code
hub / github.com/SamVerschueren/alfred-fkill

github.com/SamVerschueren/alfred-fkill @v0.4.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.4.1 ↗ · + Follow
2 symbols 8 edges 5 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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.

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

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

License

MIT © Sam Verschueren

Core symbols most depended-on inside this repo

loadProcesses
called by 1
index.js
processCompare
called by 1
lib/util.js

Shape

Function 2

Languages

TypeScript100%

Modules by API surface

lib/util.js1 symbols
index.js1 symbols

For agents

$ claude mcp add alfred-fkill \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page