Code Monkey home page Code Monkey logo

Comments (2)

ursusursus avatar ursusursus commented on June 16, 2024

Okay now I notice battery level only 0, 10, 20.. 100, and some apps add 5 to that arbitrarily, to make it look nicer I guess

Can we to better? My mac shows actual level say 93%

from capod.

d4rken avatar d4rken commented on June 16, 2024

Difficult...

Maybe Apple uses data we don't have access to, which contains more accurate values.

Or Apple get's same data but tracks it over time to guesstimate values in between.
This is tough for us to do because we can't uniquely identify the AirPods (consistently), while Apple can identify them.
The encrypted data contains this information, but Apple doesn't share how to decode it and no one else has figured it out.

So any heuristic we do on the time is definitely worse then what you get from Apple.
You can enable the debug mode and then each entry will show how long CAPod managed to keep track of your AirPods.

It works okay if yours are the only one around, but get problematic in crowded places.

Adding 5% to each would be no problem, might make sense, maybe 0% isn't viable as at 0% they turn off, so the 0% value should be 5%? 🤔

from capod.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.