Skip to content

SaifAqqad/corsair_battery_level

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.