Version 1.0.0.
Alfred Workflow to Kill Process given a string name
This Alfred workflow takes a string and searches the currently active processes for the name. It retrieves the corresponding PID for the process and kills it.
This workflow is case-insensitive
Usage:
kill <process-name>
kill pycharm
- Kills PyCharm Professionalkill XCode
- Kills Xcodekil saf
- Kills Safari
Feel free to modify this Workflow in the future 💪🏼