Remix.run Logo
keninorlando 2 days ago

I never realized my battery charge state could be read.. The json data file is pretty impressive.

  },
  "battery": {
    "charging": true,
    "chargingTime": 0,
    "dischargingTime": null,
    "level": 1
  },