corsair_battery_level icon indicating copy to clipboard operation
corsair_battery_level copied to clipboard

Display the battery level of a corsair headset

Corsair Battery Level

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.

Usage

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

Build instructions

Run npm i then run the build script npm run build

Dependencies:

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.