Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pstadler/alfred-top
Process management in Alfred with top and kill.
https://github.com/pstadler/alfred-top
Last synced: 21 days ago
JSON representation
Process management in Alfred with top and kill.
- Host: GitHub
- URL: https://github.com/pstadler/alfred-top
- Owner: pstadler
- License: mit
- Created: 2013-03-23T21:09:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-01T08:41:17.000Z (over 11 years ago)
- Last Synced: 2024-10-04T13:19:19.871Z (about 1 month ago)
- Language: Shell
- Homepage: http://www.alfredforum.com/topic/1409-process-management-with-top-and-kill/
- Size: 422 KB
- Stars: 20
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Process Management with Alfred
> Show the most active processes. Kill any process by PID or Name.
This workflow consists of two commands, `top` and `kill`:
- use `top` to display the most active processes.
- use `kill` to find and kill any running process by its PID or Name.![Screenshot of "top within Alfred"](screenshot-top.png)
![Screenshot of "kill within Alfred"](screenshot-kill.png)
[Download](Top.alfredworkflow?raw=true)