lfreist / hwinfo

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

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

Closed Shieldine closed 1 month ago

Shieldine commented 1 month ago

This PR focuses on implementing the following functions for MacOS:

battery:

The README was updated to reflect those changes.