This is a tool that provides a GUI to manage processes and process trees.
Project description
进程管理器
这是一个使用Python开发的现代化进程管理器,提供了直观的图形界面来管理系统进程。
功能特点
- 现代化的深色主题界面
- 树形结构显示进程关系
- 实时进程信息显示
- 进程搜索功能
- 自动刷新进程列表
- 进程终止功能(支持优雅终止和强制终止)
安装依赖
pipx install mx-process-manager
如果 pyqt6 无法正常安装,可以尝试加上 --only-binary 参数
pip install pyqt6 --only-binary
运行程序
mx-process-manager
使用说明
- 界面顶部有搜索框,可以实时搜索进程
- 进程列表以树形结构显示,可以展开/折叠查看子进程
- 右键点击进程可以选择终止操作
- 界面底部可以调整自动刷新间隔(默认5秒)
- 进程信息包括:
- PID(进程ID)
- CPU时间
- 启动时间
- 父进程ID
- 内存占用
- 进程命令
注意事项
- 需要管理员/root权限才能终止某些系统进程
- 终止进程时会先尝试优雅终止(SIGTERM),10秒后如果进程仍在运行则强制终止(SIGKILL)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 mx_process_manager-1.2.1-py3-none-any.whl.
File metadata
- Download URL: mx_process_manager-1.2.1-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.12.8 Linux/4.19.112-2.el8.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4bd7098a302e8d6fc05530d181c7aeeb03ed90271df89ea26d4228dbd5b4937
|
|
| MD5 |
4296a2ae272ecafe437c4f4e5e9a9ee0
|
|
| BLAKE2b-256 |
ac4b2fe9f9879d84e1166c240e195a5d285e2e2266fab297a95431d319828706
|