Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Danil0v3s committed Jan 9, 2022
2 parents ef7c294 + b4efae1 commit 2ba1927
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,15 @@ link(shield('License Apache', 'license', 'apache', 'brightgreen'), 'https://tldr
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Danil0v3s_kMonitor&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=Danil0v3s_kMonitor)
<!---freshmark /shields -->

### What is it?
### What is this?
A small desktop companion application to enable you to provide MSI Afterburner data to your network

### What does it have?
- :white_check_mark: A simple websocket server to stream your data over your local the network
- :soon: More configuration options
- :soon: Registering as a service to start with Windows

### Getting started
1. Make sure you have MSI Afterburner up and running
2. Download the latest release, run it and start the server
3. Connect to the websocket using `ws://<your ip>/socket`

0 comments on commit 2ba1927

Please sign in to comment.