Skip to content

Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors.

License

Notifications You must be signed in to change notification settings

Musikolo/plasma-applet-thermal-monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thermal Monitor

Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors.

INSTALLATION

$ git clone --depth=1 https://github.com/kotelnik/plasma-applet-thermal-monitor
$ cd plasma-applet-thermal-monitor/
$ cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DLIB_INSTALL_DIR=lib -DKDE_INSTALL_USE_QT_SYS_PATHS=ON
$ sudo make install

UNINSTALATION

$ sudo rm -r /usr/share/plasma/plasmoids/org.kde.thermalMonitor
$ sudo rm /usr/share/kservices5/plasma-applet-org.kde.thermalMonitor.desktop

About

Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • QML 80.5%
  • JavaScript 13.9%
  • CMake 4.0%
  • Shell 1.6%