An open API service indexing awesome lists of open source software.

https://github.com/jmr85/battery-level-notification

ElectronJS Windows Desktop App
https://github.com/jmr85/battery-level-notification

electronjs javascript materialize-css

Last synced: 2 months ago
JSON representation

ElectronJS Windows Desktop App

Awesome Lists containing this project

README

          

# battery-level-notification

## To Use

```bash
# Clone this repository
git clone https://github.com/jmr85/battery-level-notification
# Go into the repository
cd battery-level-notification
# Install dependencies
npm install
# Run the app
npm start
```
![screen](https://github.com/jmr85/battery-level-notification/blob/master/img.png)