/SensorStream

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

Primary LanguageC#MIT LicenseMIT

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