psTUI - A terminal UI for managing processes
Features
- Search processes by name
- Sort processes by CPU or memory usage
- Kill processes
- Toggle auto-refresh
- Lightweight and fast
Install with pip
Run
Run from source
Installation
pip install -r requirements.txt
Usage
Controls
- Q: Quit
- F: Find process
- R: Refresh
- K: Kill selected process
- S: Toggle sort (CPU/Memory)
- A: Toggle auto-refresh
- โ/โ: Navigate
License
Licensed under the MIT License. See LICENSE.md for more information.
