Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alfred Kill Process


Latest Version Downloads Latest Version Total Downloads

"Buy Me A Coffee"

⚠️ Deprecated Repository Notice

Important: This repository is now deprecated. We have moved all our Alfred workflows into a unified monorepo for better maintenance and collaboration.

Avivbens/alfredo


Unified Alfred Workflows Monorepo

We've consolidated all of our Alfred workflows into a single, streamlined monorepo. This centralized repository makes it easier to explore, update, and contribute to a variety of workflows—all in one place.

Feel free to open issues, submit pull requests, and stay tuned for further updates as we continue enhancing our Alfred workflows!

Description

Alfred workflow to kill a process by name, port, PID or path.

Fuzzy Search

We support fuzzy search 🥷

You can search with partial names, PIDs or paths - we will find the process for you ✨

Install via GitHub Releases ✨

repo_name="Avivbens/alfred-kill-process"
download_url=$(curl -s "https://api.github.com/repos/$repo_name/releases/latest" | grep "browser_download_url.*alfredworkflow" | cut -d '"' -f 4)

curl -fsSLk $download_url -o ~/Desktop/alfred-kill-process.alfredworkflow
open ~/Desktop/alfred-kill-process.alfredworkflow

Usage

  • ! keyword to kill a process by name, PID or path.
  • !! keyword to kill -9, same as above.
  • !!! keyword to search & kill by port.

About

Efficiently search and kill processes and ports ⚔️

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

Used by

Contributors

Languages