jecsham / SensorStream

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

Home Page:https://sensorstream.jecsham.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://sensorstream.jecsham.com

License:MIT License


Languages

Language:C# 100.0%