Skip to content

Deroino/LibreHardwareMonitorWebPanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libre Hardware Monitor Web Panel

A lightweight mobile-first dashboard for Libre Hardware Monitor data. View CPU, GPU, VRAM, RAM, storage, and network telemetry from any device.

image image image

Features

  • Cockpit UI optimized for phones and tablets, with theme switching and collapsible detail sections.
  • Realtime polling of any Libre Hardware Monitor endpoint; configurable refresh interval and data URL.
  • Highlighted CPU/GPU temp & power gauges, VRAM usage, memory bar, NVMe read/write, and NIC selector for upload/download/utilization.
  • Minimal Node server (server.js) that serves /public and proxies /data.json; can be replaced by Nginx or any static host.

Usage

  1. PORT=8090 node server.js (or just node server.js for the default 8085).
  2. Open http://<host>:<port>/ on your phone, set the Endpoint to your actual http://<device>:<port>/data.json, and enjoy the cockpit.

About

A lightweight mobile-first dashboard for Libre Hardware Monitor data. View CPU, GPU, VRAM, RAM, storage, and network telemetry from any device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors