https://github.com/nodef/process-kill.windows
Terminate unnecessary/unused processes in Windows.
https://github.com/nodef/process-kill.windows
Last synced: 4 months ago
JSON representation
Terminate unnecessary/unused processes in Windows.
- Host: GitHub
- URL: https://github.com/nodef/process-kill.windows
- Owner: nodef
- Created: 2017-10-16T17:45:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-10T19:57:48.000Z (about 1 year ago)
- Last Synced: 2025-08-11T01:10:36.903Z (10 months ago)
- Language: C#
- Homepage:
- Size: 124 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**ProcessKill** is a windows app that enable you to quickly end multiple
unused/unnessary processes. Write down the processes to be ended for the first
time only. Then, each time you open the application, the process terminate list
is loaded. Press `Kill` to end all of them.

Start **ProcessKill**. Previously set termination list is loaded.

`ssh-agent` is the process that is desired to be killed.

List to processes to be terminated are to be written here, each on a separate line.

The process is killed.
