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 uwp apps #80

Open
Adrian8115 opened this issue Mar 11, 2024 · 1 comment
Open

Add support for uwp apps #80

Adrian8115 opened this issue Mar 11, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@Adrian8115
Copy link

UWP apps can't use hwinfo because they are sandboxed, they can just use the winrt apis.

UWP apps might not be as common today, but there are still many around. Some people might want to intigrate this in their apps, others might want to mod these apps and a new features with hwinfo.

It is completly understandable if this might be too much work. But it would be really helpful for many people out there.

@lfreist
Copy link
Owner

lfreist commented Mar 14, 2024

Hi,

I have no experience with UWP apps and don't have the time to add support for them right now. However, I am open to this idea and give a go for anyone who wants to create an according pull-request!

My approach would be to add custom implementations of the shared headers as we do with windows, linux and mac...

@lfreist lfreist added the good first issue Good for newcomers label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants