lfreist / hwinfo

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

Bringing back OSX support #69

Closed lfreist closed 4 weeks ago

lfreist commented 9 months ago

HWinfo aims to provide a uniform API for Linux, Windows and OSX.

Since I do not have a device running OSX, it's development sluggish.

Bringing back OSX support is a great first task for passionated OSX developers of any levels of experience: It teaches you the internal structure of HWinfo and enables you to contribute further improvements/ideas to its functionality later.

How to approach this task

Querying information of the hardware/system is heavily OS specific. In Order to provide a uniform API for different OSs, HWinfo is structured as follows:

Getting started

My recommended approach is the following:

Thank you for contributing!

lfreist commented 4 weeks ago

Fixed in 994b1bf1fab4e8f72a1d5418f1bf19d3ddd6bafe