Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 697 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 697 Bytes

What is Sensor Stream?

Sensor Stream allows you to stream sensor data of pc components like gpu, cpu, ram, storage, etc, of your PC through UDP datagrams or WebSockets.

Sensor Stream use LibreHardwareMonitorLib as main library.

API

Check all api docs at https://sensorstream.jecsham.com

Run/Develop

  1. Download/clone this repository.
  2. Download/clone LibreHardwareMonitorLib repository and compile.
  3. Add references to LibreHardwareMonitorLib.dll and HidSharp.dll in this project.
  4. Ready to run

MIT License

Copyright (c) 2021 Jecsham Castillo