This is deprecated. For Plasma 6 go see: https://invent.kde.org/dwardor/thermalmonitor
Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors.
$ git clone --depth=1 https://github.com/kotelnik/plasma-applet-thermal-monitor
$ cd plasma-applet-thermal-monitor/
$ mkdir build
$ cd build
$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr
$ sudo make install$ cd plasma-applet-thermal-monitor/build/
$ sudo make uninstallor
$ sudo rm -r /usr/share/plasma/plasmoids/org.kde.thermalMonitor
$ sudo rm /usr/share/kservices5/plasma-applet-org.kde.thermalMonitor.desktopThis project is licensed under the GNU General Public License v2.0 and is therefore Free Software. A copy of the license can be found in the LICENSE file.