Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Windows platform #1

Open
anatol opened this issue Feb 10, 2022 · 0 comments
Open

Add support for Windows platform #1

anatol opened this issue Feb 10, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@anatol
Copy link
Owner

anatol commented Feb 10, 2022

To implement it please look at darwin's Go-C interface https://github.com/anatol/smart.go/blob/main/nvme_darwin.cpp window's interface should look similar.

And as of C implementation itself it is a good idea to check smartmontools implementation here https://github.com/mirror/smartmontools/blob/master/os_win32.cpp

@anatol anatol added the help wanted Extra attention is needed label Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant