Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Option to display accurate battery remaining time, alternative to percentage #30

Open
vorob1 opened this issue Oct 22, 2023 · 0 comments

Comments

@vorob1
Copy link

vorob1 commented Oct 22, 2023

You can easily find a tool that displays battery level in percentage, but there is currently no app available that displays the remaining time in hours and minutes. One option is to use HWINFO, which only displays minutes.

However, there is one issue with this approach. Windows calculates the remaining time using an averaging method. This means that if you are performing intensive tasks for a period of time, the estimated remaining time will appear low. Conversely, if you stop doing these tasks, it will take some time for Windows to recalculate the remaining battery life. On the other hand, HWINFO provides immediate calculations. So if you are not doing anything intensive, you may see a high number of battery hours. However, if you start using an application like Photoshop, the remaining time will immediately drop and return to normal once the application is fully loaded.

In my opinion, there should be an option to adjust the aggressiveness of the battery calculation to provide a more accurate estimate.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant