Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 519 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 519 Bytes

Arctics Status

Shows Steel Series Arctics device status in system tray

List of supported devices

  • Arctics 9

Features

  • View device battery percent
  • View charge status

Development

Want to contribute? Great!

Arctics Status uses electorn + nodemon for fast developing. Make a change in your file and instantaneously see your updates!

Open your favorite Terminal and run that command:

npm run watch

In case you do not need to watch for changes:

npm start

License

Apache-2.0