For some reason, SteelSeries doesn't provide information about real battery percentage for their wireless device users. This application shows SteelSeries Arctis wireless device's battery percentage as plaintext.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You need NodeJS on your computer.
npm i -g git://github.com/atagulalan/arctis-battery-percentage.git#headless
after you install npm package, all you need to do is
arctis-battery
You need to install npm production packages before continuing
npm i git://github.com/atagulalan/arctis-battery-percentage.git#headless --save
after you install packages, all you need to do is
node percentage
Have fun!
- NodeJS - JavaScript runtime built on Chrome's V8 JavaScript engine
- Ata Gülalan - Initial work - atagulalan
This section can be found in LICENSE file.
¯\_(ツ)_/¯