Releases: netromdk/alfred-pkill
Releases · netromdk/alfred-pkill
Version 0.3.0
Version 0.2.1
- Sanitizing command values to make sure
wf.filter()
doesn't loop forever on some weird cases of input - Debug logging
Version 0.2.0
- Use modifiers to
-KILL
with ⌘↵,-STOP
with ⌃↵ and-TERM
with ↵ - Added self-updating with a 7 day frequency
- Added icons
Version 0.1.0
First functioning version of alfred-pkill!
- Fuzzy-filters against all running processes of current user
- Excludes itself from list of results for safety