
Daphne is a small (system tray) application for killing, controlling and debugging Windows' processes. You can kill a process by dragging the mouse over the windows, by right-clicking the process in the main process list, or by typing its name with the "Kill all by name" command. You can set a any window to be always on top, to be transparent, to be enable, et cetera.
Although Daphne was born just to kill windows process. You can think of Daphne as a task manager replacement. The main window displays a list of currently running process with detailed information about:
* CPU usage
* Process ID
* Process name
* Full path (and arguments)
* Priority
* Class (Process / Service)
* Current memory usage
* Peek memory usage
* Current swap usage
* Peek swap usage
* Number of threads
New in Daphne v1.36:
* Daphne command line utility to list process by typing dc at windows CMD. You have to add Daphne install directory to PATH environment variable. Check this post about Daphne command line for more information.
* Now you can chose to hide Zombie process from the list. Check main tab at Settings.
* For enhanced visibility, you can turn on alternate background on the process list. Check main tab at Settings.
* Bug fixes: There was a problem with tooltips on main dialog that was causing Daphne unexpectedly to close.
No comments:
Post a Comment