HarlemSquirrel / gnome-shell-extension-sensory-perception

Displays CPU/GPU/mobo/disk temperatures, voltages and fan speeds
https://extensions.gnome.org/extension/1145/sensory-perception/
GNU General Public License v3.0
27 stars 11 forks source link

Added ability to show all core temperatures in status line at once. #1

Closed NickOrr0617 closed 7 years ago

NickOrr0617 commented 7 years ago

Also added a check on the core temperatures against the "high" temperature from sensors and prepending an exclamation point if the temperature of the core exceeds that value. This gives a visual warning to the user that the cores may be overheating.

NickOrr0617 commented 7 years ago

Changes made!