Skip to content

added temp monitor code#1

Open
Rehan1604 wants to merge 1 commit intoreanhehe:mainfrom
Rehan1604:tempmonitor
Open

added temp monitor code#1
Rehan1604 wants to merge 1 commit intoreanhehe:mainfrom
Rehan1604:tempmonitor

Conversation

@Rehan1604
Copy link

Summary:
This PR introduces a Python script that displays CPU and GPU temperatures in real time for supported systems. The program uses psutil for CPU sensors and NVIDIA’s pynvml for GPU temperature readings.

Key Features:

Real-time monitoring of CPU and GPU temperatures.

Automatically detects available sensors using psutil.

Supports NVIDIA GPUs via pynvml (if available).

Clean terminal UI that refreshes every second.

Cross-platform compatibility (Windows, macOS, Linux).

@Rehan1604
Copy link
Author

Rehan1604 commented Oct 29, 2025

please accept my PR i need to submit it for my college assignment, kindly do the needful sooner if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments