Fork me on GitHub

Battery Status API - Surge Pricing POC

Battery more than 50% or charging: Traditional Marketing can be used.
The Battery Status API is not supported on this browser. List of supported browsers.
{
"charging": true,
"chargingTime": 0,
"dischargingTime": Infinity,
"level": 1
}
Read cdemi's Blog Post (Ab)Using the HTML5 Battery Status API for Advertising or view the source on GitHub.