guybarnard / arctis-monitor

Electron Tray application to view Battery Level of Arctis Headsets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arctis Monitor

This Electron application will create a Tray application to show the current battery level and some other information about the headset.

Development

Clone the repo

Run

npm install

and then

npm start

Build application

You can run:

npm run package-mac

to build a Mac OS application. I have not yet tried to build a Windows or Linux version.

Credtis

About

Electron Tray application to view Battery Level of Arctis Headsets

License:MIT License


Languages

Language:JavaScript 84.6%Language:HTML 8.3%Language:CSS 7.2%