Skip to content

Latest commit

 

History

History
53 lines (31 loc) · 1.49 KB

README.md

File metadata and controls

53 lines (31 loc) · 1.49 KB

Battery watcher (Battery State Monitor)


Battery State Monitor is a simple demo utilizing the Electron Shell and the HTML5 APIs

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  1. Nodejs and npm
  2. electron
  3. Git

  • Clone repository

    $ git clone https://github.com/ochui/Battery-watcher.git

  • Install Project Dependencies $ npm install

  • Run App $ npm start

Built With

Specs

http://www.w3.org/TR/battery-status

Maintained by

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments