Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make option/feature to revolve time metrics around desired charge limit #1200

Open
AndrewFarley opened this issue Mar 27, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@AndrewFarley
Copy link

When charging it says a "time to charge" but that time to charge is (as far as I can tell) to charge the computer to 100%, not to the desired maximum (eg: 80%). Basically...

  • I would like an option in the menu called something like "Set Timing Based On Desired Battery Limit, Not Maximum Limit"
  • When that item is enabled, the tool will show a different "Time Remaining to Charge" relevant to get the battery your desired limit, not the maximum limit. I know battery charging is not quite linear, but let me explain an example...

EXAMPLE: If my battery was currently on 50%, and my desired maximum battery limit was 75%, if I plug in my computer the "Time to charge" currently might show 2 hours, which is the time to get from 50% to 100%. But, because of AlDente, it will never go to 100%, so that number of 2 hours was not useful for me, it was in fact the opposite of useful. Instead of showing 2 hours, it should show 1 hour since (simplistically) 75% is halfway between current battery (50%) and the maximum battery (100%). Telling me "1 hour to charge" in this scenario would greatly help me know how much time I need to remain plugged into my battery/desk and when I can schedule to get up and work from somewhere else / remotely / etc.

Now, I do know that even with the above I believe that batteries don't charge linearly, especially towards the end of the charge they start to trickle charge if they're anything like normal LiPo batteries. So, even though the simplistic math/logic above might work, it might be inaccurate due to various different environmental things (like batter age, temperature, etc). Unless there's a consistent way to model the charge of a laptop battery I would guess that a simplistic model proposed above would be a "best guess" and not over-engineer or overthink it.

What do we think?

@MatthiasKerbl MatthiasKerbl added the enhancement New feature or request label Mar 28, 2024
@MatthiasKerbl
Copy link
Collaborator

Hi @AndrewFarley,

That's a great idea. We were already thinking about doing something in this direction in one of the upcoming updates.
For now, we are just displaying the time to full that macOS is reporting.

Best,
Matthias

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants