129 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
3562c8775b graphics() fix logging nvidia-smi error (windows) 2026-01-03 10:21:04 +01:00
Sebastian Hildebrandt
ec84442dd5 networkInterface() fix secondary and link-local ip (linux, macOS) 2025-12-26 08:56:25 +01:00
Sebastian Hildebrandt
140f5d2ddc graphics() fix nvidia-smi candidateDir (windows) 2025-12-24 07:05:40 +01:00
Sebastian Hildebrandt
1a9f434335 fix GPU getNvidiaSmi directory tracing 2025-12-23 07:09:28 +01:00
Sebastian Hildebrandt
754a4a0b88 inetChecksite() fix timeout 2025-05-22 06:12:48 +02:00
Sebastian Hildebrandt
e8deda9fd3 graphics() raspberry ubuntu displays 2025-01-10 21:50:34 +01:00
Sebastian Hildebrandt
d5a28d5f1f graphics() improved for Raspberry PI 2025-01-09 16:30:21 +01:00
Sebastian Hildebrandt
a06c23ae2c graphics() improved for Raspberry PI 2025-01-09 16:25:06 +01:00
Sebastian Hildebrandt
a03054adcb updated docs 2025-01-03 11:57:08 +01:00
Sebastian Hildebrandt
b33df173b8 execSync() fixed EFAUL issue (linux) 2024-08-01 07:47:03 +02:00
Sebastian Hildebrandt
1c6ef6fbd8 cpu() improved speed parsing 2024-01-20 08:38:09 +01:00
Sebastian Hildebrandt
a4f8cd3cba wifiConnections() improved parsing (linux) 2023-10-27 21:42:49 +02:00
Sebastian Hildebrandt
ad8b942cfc fix execSync encoding 2023-10-26 22:32:30 +02:00
Sebastian Hildebrandt
3a2f88bcbc Raspberry Pi 5 detection 2023-10-21 13:00:21 +02:00
Sebastian Hildebrandt
88d654a64c graphics() subVendor fix 2023-08-28 15:23:50 +02:00
Sebastian Hildebrandt
a131e11cda graphics() improved vendor, model parsing (linux), memLayout() DDR5 detection (windows) 2023-08-27 21:48:43 +02:00
Sebastian Hildebrandt
a94259e9dd graphics() improve vendor parsing (linux) 2023-08-25 08:17:55 +02:00
Sebastian Hildebrandt
fc06a0e671 graphics() improve vendor parsing (linux) 2023-08-25 08:14:24 +02:00
Sebastian Hildebrandt
b75e649a01 graphics() and others fix catch errors 2023-06-28 19:34:14 +02:00
Sebastian Hildebrandt
6268cb7017 graphics() fix parsing issue (macOS) 2023-06-22 14:03:18 +02:00
Sebastian Hildebrandt
9a6e77dedb tests improved key handling, updated, fixed graphics mac OS 2023-06-09 05:59:02 +02:00
Sebastian Hildebrandt
4a422b7168 graphics() positionX, positionY Ventura fix (max OS) 2023-01-06 11:35:42 +01:00
Sebastian Hildebrandt
21b1d62b21 graphics() added positionX, positionY (max OS) 2023-01-06 08:00:50 +01:00
Sebastian Hildebrandt
95ffceb4ed refresh rate (win) 2022-11-20 09:58:39 +01:00
Sebastian Hildebrandt
c5647a66fd code cleanup, refresh rate (win) 2022-11-20 09:57:50 +01:00
Sebastian Hildebrandt
b7c455cc55 replace Get-WmiObject with Get-CimInstance (win) 2022-11-11 06:29:03 +01:00
Sebastian Hildebrandt
8cc5f31d8b fix typescript typings, code cleanup, docs updated 2022-10-24 10:11:06 +02:00
Sebastian Hildebrandt
43a673c331 fix os max mamory (win), typings, graphics parse nvidia-smi 2022-07-09 18:05:19 +02:00
Sebastian Hildebrandt
f49c39b631 basic android support, updated docs 2022-01-09 11:24:50 +01:00
Sebastian Hildebrandt
47d3a97545 wmic to powershell transition completed, smaller changes and fixes 2021-11-11 10:14:10 +01:00
Sebastian Hildebrandt
5c5ecda955 graphics() fixed screen resolution issue (windows) 2021-10-27 22:03:44 +02:00
Sebastian Hildebrandt
1fb548120e graphics() subDeviceId fix (win) 2021-10-21 17:05:39 +02:00
Sebastian Hildebrandt
582c28ea53 graphics() fix controller subDeviceId issue (win) 2021-10-21 14:36:27 +02:00
Sebastian Hildebrandt
0612e3aa20 graphics() fix after wmic refactor (win) 2021-10-21 13:41:34 +02:00
Sebastian Hildebrandt
e214f3297c wmic refactoring (windows codepage issues) 2021-10-17 17:37:45 +02:00
Sebastian Hildebrandt
7d157c39ca graphics() improved XLM parser M1 Silicon 2021-09-15 20:19:09 +02:00
Sebastian Hildebrandt
53569b272f graphics() improvement XML parser (macOS) 2021-09-15 17:46:16 +02:00
Sebastian Hildebrandt
382053624f graphics() improvement XML parser (macOS) 2021-09-15 17:18:10 +02:00
Sebastian Hildebrandt
17e4b7e70d graphics() XML parser improvement (macOS) 2021-09-15 08:50:14 +02:00
Sebastian Hildebrandt
09775cd5bd graphics() macOS new XML parser 2021-09-14 17:50:05 +02:00
Sebastian Hildebrandt
2d413b0914 graphics() added display vendors (macOS) 2021-08-26 11:56:00 +02:00
Sebastian Hildebrandt
9b83851a2c graphics() add display models (macOS) 2021-08-26 11:51:26 +02:00
Sebastian Hildebrandt
ef195cb3ba graphics() fix empty controllers (macOS) 2021-08-26 11:36:30 +02:00
Sebastian Hildebrandt
b5f899b312 graphics() fix empty controllers (macOS) 2021-08-26 11:34:47 +02:00
Sebastian Hildebrandt
8035902cb2 graphics() improved detection screen resolution (macOS) 2021-06-15 08:31:47 +02:00
Sebastian Hildebrandt
de5054a0a9 graphics() check for qwMemorySize on Windows 2021-05-20 23:42:32 +02:00
Sebastian Hildebrandt
b3ce10da82
Merge pull request #534 from seniorquico/qwmemorysize
Check for qwMemorySize on Windows
2021-05-20 23:38:27 +02:00
Sebastian Hildebrandt
6b2a6d7879 graphics() fixed dual gpu issue (macOS) 2021-05-14 08:21:47 +02:00
Kyle Dodson
468d9f42cb
Check for qwMemorySize on Windows 2021-05-10 21:04:44 -07:00
Sebastian Hildebrandt
54f2736445 graphics() fixed compare bug 2021-05-05 08:58:36 +02:00