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
- Host: GitHub
- URL: https://github.com/jmr85/battery-level-notification
- Owner: jmr85
- License: cc0-1.0
- Created: 2020-06-11T05:03:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T17:49:00.000Z (over 3 years ago)
- Last Synced: 2025-01-16T05:26:54.194Z (about 1 year ago)
- Topics: electronjs, javascript, materialize-css
- Language: JavaScript
- Homepage:
- Size: 865 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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
```
