Displays the current state and battery level of a Corsair headset as a tray icon on the task bar.
It should work with most corsair headsets.
You can either download the latest build and run it, or if you have node installed, you can clone the repo, run npm i
then node app.js
Run npm i
then run the build script npm run build
This is just an attempt to rewrite a version of mx0c/Corsair-Void-Pro-Battery-Overlay in node, mostly as an exercise. so all credits to them.