We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If anyone knows how to get CPU, Mem & etc. on Windows, please feel free to open a PR.
I really appreciate it.
The text was updated successfully, but these errors were encountered:
参考 Windows 系统信息 API 中的 SYSTEM_INFO 结构体文档 https://learn.microsoft.com/en-us/windows/win32/api/sysinfoapi/ns-sysinfoapi-system_info
SYSTEM_INFO
具体实现可以看下这个 https://github.com/No06/onelauncher/blob/main/lib/utils/platform/sys_info/sys_info_windows.dart
最近手里有活,等空闲了就来做牛马
Sorry, something went wrong.
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
Refer to the SYSTEM_INFO structure documentation in the Windows System Information API https://learn.microsoft.com/en-us/windows/win32/api/sysinfoapi/ns-sysinfoapi-system_info
For specific implementation, you can see this https://github.com/No06/onelauncher/blob/main/lib/utils/platform/sys_info/sys_info_windows.dart
I have a lot of work on hand recently, I will come when I have some free timeBe a cow and horse
No branches or pull requests
If anyone knows how to get CPU, Mem & etc. on Windows, please feel free to open a PR.
I really appreciate it.
The text was updated successfully, but these errors were encountered: