Danil0v3s / kMonitor

Compose Multiplatform application to fetch data provided by MSI Afterburner and broadcast them to your local network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kMonitor: Your pc stats over the network

License Apache Quality Gate Status Buy me a coffee!

What is this?

image

A small desktop companion application to enable you to provide MSI Afterburner data to your network

What does it have?

  • βœ… A simple websocket server to stream your data over your local network
  • βœ… More configuration options
  • βœ… Registering as a service to start with Windows
  • πŸ”œ Desktop shortcut
  • πŸ”œ More robust API

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

About

Compose Multiplatform application to fetch data provided by MSI Afterburner and broadcast them to your local network

License:Apache License 2.0


Languages

Language:Kotlin 98.9%Language:Java 1.1%