A terminal-based process manager inspired by the classic Doom game. Built with Textual.
- Search for processes containing specific substrings
- Navigate process list with arrow keys
- Kill selected processes
uv pip install psdoomuv run python -m psdoomOr, alternatively
uvx psdoomThis gives you a TUI that should make it easy to find processes that you want to terminate.
