ricmsd / hmsight

hmsight is a website for displaying the temperature of CPUs, GPUs, and other devices.

Home Page:https://ricmsd.github.io/hmsight/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hmsight

hmsight is a website for displaying the temperature of CPUs, GPUs, and other devices. Temperature data is obtained via the Remote Web Server of Libre Hardware Monitor running on a PC.

Screenshot

hmsight

How to use

  1. Install Libre Hardware Monitor on the PC you wish to monitor temperatures.
  2. Run Libre Hardware Monitor and check "Options -> Remote Web Server -> Run".
  3. Check the server URL (e.g. http://192.168.86.31:8085) under "Options -> Remote Web Server -> Port".
  4. Access GitHub Pages in a browser or clone this repository and open index.html.
  5. When the Preference dialog appears, enter the URL you just entered in the "Web Server URL" field.
  6. Close the dialog and monitoring will start. (Of course, the port for the URL you entered must be free.)

Tips

  • If the browser is set to full-screen mode and the display size is adjusted by zooming, the gauge fits nicely on the screen.
  • Normally, GitHub Pages can only connect to localhost server; to connect to non-localhost servers, you must change your browser's security settings (For Chrome, change "Insecure content" to "Allow" under "Privacy and security"). If you do not want to change the settings, clone the repository and open index.html directly in your browser.

About

hmsight is a website for displaying the temperature of CPUs, GPUs, and other devices.

https://ricmsd.github.io/hmsight/

License:MIT License


Languages

Language:JavaScript 80.2%Language:HTML 14.5%Language:CSS 5.3%