Skip to content

Add toggleable system temperature monitoring widget #187

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

SpectrixDev
Copy link

@SpectrixDev SpectrixDev commented Jun 17, 2025

Added a toggleable system temperature monitoring

  • Introduces a new, standalone temperature monitoring widget to the bar, displaying real-time CPU and GPU temperatures.
  • Uses multiple providers (psutil, sysfs, nvidia-smi) for broad compatibility.
  • Adds a "System Temps" toggle to the settings GUI under "Appearance > Modules" to control visibility (default: off).

There's probably room for improvement, maybe even if anyone has ideas of a better place to put it I'd be happy to change it. I've only tested it on an AMD only rig so I'd say it would need some extra testing potentially.

@Axenide
Copy link
Owner

Axenide commented Jun 17, 2025

Thanks! I'll try it out when I have time.

@Axenide
Copy link
Owner

Axenide commented Jul 22, 2025

Hi, sorry for the extreme delay. I'm testing it right now and works great!
When I have the time, I'll design the vertical layout for this.

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