Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 585 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 585 Bytes

pdbatinfo

A simple Lua app for Playdate that displays the current battery charging state, voltage, and estimated % remaining (state of charge) using Panic-provided APIs. It also includes some general information about lithium-ion batteries, and information on why the Playdate's battery indicator isn't as accurate as, say, a smartphone's.

This app is not affiliated with or endorsed by Panic. Code and text are public domain (CC0). Nico fonts copyright emhuo, licensed under OFL.

Building

pdc source pdbatinfo.pdx && open pdbatinfo.pdx