A terminal-based process visualization tool providing real-time system process monitoring and management capabilities.
Project description
Process Viewer
A terminal-based process visualization tool providing real-time system process monitoring and management capabilities.
Features
- Real-time process monitoring with CPU/Memory usage graphs
- Process tree visualization with parent-child relationships
- Multi-criteria sorting (CPU, Memory, PID, Name)
- Process filtering by status, CPU/Memory thresholds, and username
- Interactive search functionality
- Dynamic terminal size adaptation
- ASCII-based resource utilization graphs
- Auto-scaling graph displays
Requirements
- Python 3.11 or higher
- psutil >= 6.1.0
- curses-menu >= 0.7.0
Installation
pip install process-viewer
Usage
After installation, you can run the process viewer using:
process-viewer
Or run directly from the source:
python main.py
Keyboard Shortcuts
↑/↓: Navigate through processess: Toggle sort mode (CPU/Memory/PID/Name)/: Enter search modef: Open filter menuc: Clear all filterst: Toggle tree/flat viewEnter: View process detailsx: Terminate selected processq: Quit application
Filter Menu Options
- Filter by Status (r: running, s: sleeping, t: stopped, z: zombie)
- Filter by CPU Usage threshold
- Filter by Memory Usage threshold
- Filter by Username
Development
To set up the development environment:
- Clone the repository
- Install dependencies:
pip install -r requirements.txt
License
This project is open-source and available under the MIT License.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file process_viewer-0.1.5.tar.gz.
File metadata
- Download URL: process_viewer-0.1.5.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e6828e1f29280d8134bfa43db8b5bd1256db4f038f798b21f9b1a04d40387af
|
|
| MD5 |
35f005fa3306934df474d2f3e5b21564
|
|
| BLAKE2b-256 |
67fe0e168dbc99f8080264c7ab65db6af08b4e42be92135c775a4f74fcafee13
|
File details
Details for the file process_viewer-0.1.5-py3-none-any.whl.
File metadata
- Download URL: process_viewer-0.1.5-py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bed88de352d5ef80d33b8359f909ccf5309a97b796045611afe2607f41b935d5
|
|
| MD5 |
74f59c5bbf01fb864eb2018e6e981f13
|
|
| BLAKE2b-256 |
db4c153af2631243f4abc45b87bafa6d33614bd9aec15f6dc4fbdaaa76e139de
|