lfreist / hwinfo

cross platform C++ library for hardware information (CPU, RAM, GPU, ...)
MIT License
487 stars 88 forks source link

Mac: add battery capacity, charging status and serial number #96

Closed Shieldine closed 4 months ago

Shieldine commented 4 months ago

This PR focuses on implementing the following functions for MacOS:

battery:

The README was updated to reflect those changes.