Skip to content

Python "Library" for OpenHardwareMonitor via wifi

License

Notifications You must be signed in to change notification settings

Shiro-Nek0/OHW-Library-and-LCD

 
 

Repository files navigation

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.

About

Python "Library" for OpenHardwareMonitor via wifi

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%