specs_window
Version:
It is a NodeJS module to get hardware informacions.
14 lines (8 loc) • 460 B
Markdown
CPU:
https://learn.microsoft.com/en-us/windows/win32/api/sysinfoapi/nf-sysinfoapi-getlogicalprocessorinformation
List processes:
https://learn.microsoft.com/en-us/windows/win32/psapi/enumerating-all-processes
Processes memory:
https://learn.microsoft.com/en-us/windows/win32/psapi/collecting-memory-usage-information-for-a-process
List File in deritory:
https://learn.microsoft.com/en-us/windows/win32/fileio/listing-the-files-in-a-directory