arctis-battery-percentage
v1.0.4
Published
Shows SteelSeries Arctis wireless device's battery percentages as a notification.
Downloads
13
Maintainers
Readme
SteelSeries Arctis Wireless Battery Percentage
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.
Getting Started
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.
Prerequisites
You need NodeJS on your computer.
Install Globally
npm i -g arctis-battery-percentage
after you install npm package, all you need to do is
arctis-battery
Installing
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
Creating Images
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!
Built With
- NodeJS - JavaScript runtime built on Chrome's V8 JavaScript engine
Authors
- Ata Gülalan - Initial work - atagulalan
License
This section can be found in LICENSE file.
Acknowledgments
¯\_(ツ)_/¯