AlDente-Charge-Limiter icon indicating copy to clipboard operation
AlDente-Charge-Limiter copied to clipboard

[Feature Request] Save and import export battery history and show other information such as health

Open andrewcrook opened this issue 3 years ago • 5 comments

I think it would be great to be able to store and view battery history e.g

So the main data would be ..

  • cycles
  • macOS battery health status

You could also add

  • calibrations
  • full charge capacity (mAh)
  • temperature of battery?
  • see common ranges/averages of discharge charging from and when charged so you can see when stuck in a habit and when to add some variance.

viewing: Would also be useful to see charts and able to compare different data types

import and export:

  • via CSV file
  • backup
  • import common formates from third party eg coconutBattery and BatteryHealth 3 etc and restore back up

other information to view in UI:

  • battery age (days)
  • serial
  • manufacture date

Note I think that historical information would help other features finding optimal schedules for calibrations such as

andrewcrook avatar Mar 19 '22 12:03 andrewcrook

Yes automatically saving battery health & cycles daily and viewing/exporting the data later on would be really nice!

gegokess avatar May 01 '22 11:05 gegokess

Any news on this? Would love to have the data stored in a MySQL database for further analysis etc.

Egregius avatar Sep 22 '23 12:09 Egregius

Any news on this? Would love to have the data stored in a MySQL database for further analysis etc.

Hi @Egregius,

It's on our internal roadmap but not a priority at the moment.

Best,

Matthias

MatthiasKerbl avatar Sep 22 '23 14:09 MatthiasKerbl

data stored in a MySQL database

I would recommend using native SQLite/iCloud support. But there could easily be an automated way to export to third-party databases via scripting. The things is, people use many different types of data storage these days.

andrewcrook avatar Sep 23 '23 10:09 andrewcrook