Skip to content

jac4e/cockpit-sensors-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cockpit-sensors-plugin

This is an modified version of JamesGKent's prototype for adding sensor readouts into cockpit. It utilizes the json output of lm-sensors to programmatically display all sensor data provided. Unfortunately it still depends upon lm-sensors.

Installation

  1. Install lm-sensors

  2. Run sudo sensors-detect and either select the default response for each questions by pressing enter, or answer according to your preferences.

  3. Clone this repo or copy the cockpit-sensors-folder folder into either:

    • ~/.local/share/cockpit for a single user install

    • /usr/share/cockpit for a system wide install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.6%
  • HTML 17.7%
  • CSS 5.7%