Skip to content

googollee/cockpit-sensors

 
 

Repository files navigation

Cockpit Sensors

module that displays all data reported by lm-sensors

Usage

  • Download the lastest Sensors release

  • Extract the content of dist folder to /usr/share/cockpit/sensors

  • Check if Sensors tools is show on menu

  • Installation script provided by @subz390:

wget https://github.com/ocristopfer/cockpit-sensors/releases/latest/download/cockpit-sensors.tar.xz && \
  tar -xf cockpit-sensors.tar.xz cockpit-sensors/dist && \
  mv cockpit-sensors/dist /usr/share/cockpit/sensors && \
  rm -r cockpit-sensors && \
  rm cockpit-sensors.tar.xz

Prints

alt text

Module created using Starter Kit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.9%
  • Makefile 22.7%
  • Shell 9.8%
  • Python 6.2%
  • HTML 3.3%
  • SCSS 0.1%