Recommended tools for monitoring CPU / GPU temps?

https://lemmy.world/post/12479933

Recommended tools for monitoring CPU / GPU temps? - Lemmy.World

Mangohud works really great for this inside a game, but outside of that I am not sure what to turn to check temps at idle. I would prefer a GUI tool (QT since I am on Plasma), but I am also comfortable with the terminal. What are you all using?

For spot checks I just run sensors or watch sensors.
sar -m TEMP | grep amdgpu when I want to see history (needs the sysstat cronjob configured to collect sensors data).