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.
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