
thermal-plasma4
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
thermal-plasma4 is a highly configurable KDE 4.x plasma applet that displays processor (CPU), hard disk drive (HDD) and NVIDIA graphics card temperatures in a simple and effective way.
Requirements:
- for CPU support: lm-sensors
- for HDD support: hddtemp daemon installed and running
- for NVIDIA cards support: nvidia proprietary drivers Last changelog:
Requirements:
- for CPU support: lm-sensors
- for HDD support: hddtemp daemon installed and running
- for NVIDIA cards support: nvidia proprietary drivers
* v1.0
- initial release with support for lmsensors temperatures provided by systemmonitor.
* v1.1
- add support for NVIDIA cards (needs the proprietary drivers installed).
* v1.2
- add support for hard drives through hddtemp daemon.
- add option to display a label and/or an icon.
- improve overall visual quality.
Ratings & Comments
15 Comments
Looks very nice in the panel, and the color changing is very useful. I wonder if you could add this feature: Being able to run or terminate some script that you choose when some temperatures are reached. For example this nvidia script for adaptative fan control: http://pastebin.ca/3057324 For example: Being able to choose that when the temperature reaches 60 °C then plasmoid start the script. And if the temperature drops below 45 °C the plasmoid stop the script.
It will be great if you can port this awesome plasma applet to KDE Plasma 5
I will have a look at it, I don't know how difficult it can be...
Great ! Maybe that can help you https://community.kde.org/Plasma/PortingQMLPlasmoids It will be good if you can keep the compatibility with plasma 4 in addition to plasma 5 because plasma 5 is not as good as plasma 4 for now, it need a few more month.
Or maybe keep thermal-plasma4 for plasma 4 and make thermal-plasma5 for plasma 5
Any news on thermal-plasma for kde 5 because it's start to be available.
This app is great in many ways - the author of this one actually listens to its users . . GREAT APPLICATiON IN MANY WAY - THANKS ALOT :-)
Hi, Thank you for your work but can you provide a plasmoid or a deb for Ubuntu ?
I myself am an ArchLinux user, but I'll have a look at it though... It should not be difficult to build a .deb
here it is, uploaded a .deb for ubuntu :-)
Thank you very much !
Works like a charm, a temp monitor in the panel and configurable! - Next would be an option to add labels whith own font/color and hddtemp via " nc localhost 7634" ;-) Keep on Trucki'n
HDD temp and labels/icons added, enjoy!
looks great! any chance to make it check Nvidia GPU can be added - that would be great (eg. via nvidia-smi) .. i personally prefer to see temp reading in panel instead of have a conky onscreen where apps cover it - in panel you see it all the time . .. Thanx
Done! :-) It was very simple using nvidia-smi as you suggested.