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 percentages as a notification.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. This program only works on Windows.
You need NodeJS on your computer.
npm i -g arctis-battery-percentage
after you install npm package, all you need to do is
arctis-battery
You need to install npm production packages before continuing
npm install --only=prod
after you install packages, all you need to do is
node percentage
You need to install development npm packages before continuing
npm install
after you install packages, make changes to createImages.js colors and run this to generate new images:
node createImages
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.
¯\_(ツ)_/¯