# system_monitor **Repository Path**: liudegui/system_monitor ## Basic Information - **Project Name**: system_monitor - **Description**: 基于 psutil 和 GPUtil 的系统资源监控模块,支持 CPU/内存/GPU 监控 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2020-03-13 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, 系统监控, psutil, GPU, 资源监控 ## README # system_monitor #### 介绍 系统资源监控模块 + 使用psutil和GPUtil,GPUtil有修改 + 使用PyQt5开发简单界面 + 每个脚本文件可单独使用 ![screen](screen.png)