Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jecsham committed Jun 15, 2021
1 parent ceeb1b4 commit d617b71
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
# 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](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor) as main library.

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

### Run/Develop
1. Download/clone this repository.
2. Download/clone [LibreHardwareMonitorLib](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor) repository and compile.
3. Add references to `LibreHardwareMonitorLib.dll` and `HidSharp.dll` in this project.
5. Ready to run


### MIT License
Copyright (c) 2021 Jecsham Castillo

0 comments on commit d617b71

Please sign in to comment.