Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

soc221b/battery-percentage-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battery Percentage Notifier

visitors

A notifier for battery percentage of your mouse and keyboard.

Why

Mac OS's Built-in notifer fired when the percentage is equal to 2%.

It's not make sense!

Usage

  1. Clone this repository.
  2. Open your terminal and run cd /path/to/this/repository
  3. run yarn install
  4. run node index.js

CLI options

  1. -l, --less-than percentage (default: 20)- trigger notification if any percentage is less than it.
  2. -d, --detect-interval second (default: 20)- detect interval

Releases

No releases published

Packages

No packages published