(225) Show some system stats on dashboard

Description
Add some system stats in the WebApp Dashboard.
E.g. for Raspberry Pi, add

  • core temp
  • clock speed
  • voltage
vcgencmd measure_temp
vcgencmd measure_clock arm
vcgencmd measure_volts

Will think up of something to add for Intel/AMD system.

URL

A Merge Request has been created.

Key Value
URL Draft: Resolve "Update installer to install LMS" (!193) · Merge requests · snakeoil / Operating System · GitLab
Branch 235-update-installer-to-install-lms
Assignee agent_kith

Great, Thanks! I hope these stats can auto update at certain interval, such as 5 seconds. Hehe