from Hacker News

Show HN: I built a small app to let you see your contacts' battery level

by TimCTRL on 10/17/23, 11:10 AM with 0 comments

Hi HN;

"Watts"App because the Watt is the SI unit of power. I built this to learn SwiftUI and then ported it to Android since the API was available there too.

The app does not poll your battery for its state, rather when the app is open, we are able to listen for changes to your battery level and update the server.

Thoughts? Thanks HN.