GithubHelp home page GithubHelp logo

joeyryan / plasma-applet-thermal-monitor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dvalter/plasma-applet-thermal-monitor

0.0 0.0 0.0 1.88 MB

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

License: GNU General Public License v2.0

Shell 1.21% JavaScript 15.81% QML 79.40% CMake 3.58%

plasma-applet-thermal-monitor's Introduction

Thermal Monitor

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

Known issues:

  • Source editing is broken. For now please backup your ~/.config/plasma-org.kde.plasma.desktop-appletsrc before trying.
  • ACPI metrics are not supported due to ksysguard deprecation.
  • Shadows are commented out.
  • UI may look meh sometimes.

Works:

  • Starting with an old config
  • Group sources
  • UDisks
  • lm-sensors (including batteries, fans etc)
  • ATI/Nvidia/NVME sensors (presumably, not tested)

Originally from: https://github.com/kotelnik/plasma-applet-thermal-monitor Updates from: https://gitlab.com/agurenko/plasma-applet-thermal-monitor I have no affiliation with this project, but I'm trying to maintain the repository and invite to open MR, should you want to get fixes into master.

INSTALLATION

$ git clone --depth=1 https://gitlab.com/agurenko/plasma-applet-thermal-monitor.git
$ cd plasma-applet-thermal-monitor/
$ mkdir build
$ cd build
$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr
$ sudo make install

UNINSTALLATION

$ cd plasma-applet-thermal-monitor/build/
$ sudo make uninstall

or

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

FAQ/Troubleshooting

  • Sources missing

    Make sure following packages are installed:

    • ksysguard
    • lm_sensors
  • Smartctl Sources missing

    Make sure following package are installed:

    • smartmontools (make sure that it may be run with sudo without password. Just add following line to /etc/sudoers: $USERNAME ALL=NOPASSWD: /usr/bin/smartctl)

LICENSE

This 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.

plasma-applet-thermal-monitor's People

Contributors

kotelnik avatar agurenko avatar dvalter avatar kscd avatar zhimsel avatar fademind avatar musikolo avatar mat1g3r avatar scrumplex avatar bilyaka avatar roachsinai avatar varlesh avatar linxtone avatar david-geiger avatar myqoo02 avatar kezii avatar drizt avatar alfadhela avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.