Skip to content

A windows application using electron to show the battery percentage of your Steel Series Arctis Wireless headset

License

Notifications You must be signed in to change notification settings

eyzae/arctis-battery-win-app

 
 

Repository files navigation

SteelSeries wireless headset battery app

This is inspired by the amazing work by atagulalan. His work can be found here: https://github.com/atagulalan/arctis-battery-percentage

The application is using electron and electron packager to generate a win32 application.

The application has a window which can be used, but the main purpose of the application is to have a dynamic tray icon, which refreshses every 2 seconds. This tray icon will either show a disconnected icon, or the battery percentage as an integer.

Screenshot

image

How to build

run npm install

run npm run build

License

MIT license. More info can be found in LICENSE file.

Credits

inspired by atagulalan

About

A windows application using electron to show the battery percentage of your Steel Series Arctis Wireless headset

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 57.6%
  • HTML 42.4%