Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 850 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 850 Bytes

Open Hardware Monitor Python library

Python module that gives you most of the info of your pc over the network!

screenshot

How does it work?

The Python script uses Open Hardware Monitor's built-in web server to get the following information:

  • CPU name, load and core temperatures
  • GPU name, load, core temperature, available and used memory
  • GPU fan speed percentage and RPM
  • GPU core and memory clock
  • RAM name, load, temperature, usage and available memory
  • LCD library provided in: https://www.recantha.co.uk/blog/?p=4849 (has to be named as "I2C_LCD_driver.py")

Making it run on startup

Set these options in Open Hardware Monitor:

screenshot

screenshot

check "Run" in the "Remote Web Server" submenu.