152 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
b33df173b8 execSync() fixed EFAUL issue (linux) 2024-08-01 07:47:03 +02:00
Sebastian Hildebrandt
9ffc74a0b2 updated docs, code cleanup 2024-01-20 15:59:08 +01:00
Sebastian Hildebrandt
1c6ef6fbd8 cpu() improved speed parsing 2024-01-20 08:38:09 +01:00
Sebastian Hildebrandt
1ae02c1ac4 improving cpu speed parsing 2024-01-20 08:31:37 +01:00
Sebastian Hildebrandt
bf5df7f63e currentLoad() improved parsing (linux) 2023-11-09 06:40:15 +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
8e84cf4f58 cpuTemperature() improved parsing for AMD (linux) 2023-08-31 14:54:16 +02:00
Sebastian Hildebrandt
443809397a cpuTemperature() improved AMD support (linux) 2023-08-30 19:40:38 +02:00
Sebastian Hildebrandt
e3dc1bfec5 cpus() added steal and guest time (linux) 2023-08-20 20:35:52 +02:00
Sebastian Hildebrandt
344402ebeb cpu() fixed cache sizes, extended sockets (windows) 2023-07-28 07:28:49 +02:00
Sebastian Hildebrandt
fe3c6ce7f1 cpu() cache refactored (windows) 2023-07-26 11:14:13 +02:00
Sebastian Hildebrandt
0d9f5251c5 cpu() cache refactored (windows) 2023-07-26 11:11:27 +02:00
Sebastian Hildebrandt
0f3934777d cpu() added AMD ZEN 4 base frequencies 2023-07-25 12:27:45 +02:00
Sebastian Hildebrandt
c1545b2f22 cpu() fixed parsing (mac OS) 2023-06-26 13:06:08 +02:00
Sebastian Hildebrandt
21b1d62b21 graphics() added positionX, positionY (max OS) 2023-01-06 08:00:50 +01:00
Sebastian Hildebrandt
c5647a66fd code cleanup, refresh rate (win) 2022-11-20 09:57:50 +01:00
Sebastian Hildebrandt
ff24a460b1 cpuTemperature() fix (linux) 2022-11-18 09:43:07 +01:00
Sebastian Hildebrandt
ca704aaf46 cpuTemperature() fix (linux) 2022-11-18 08:24:32 +01:00
Sebastian Hildebrandt
1001e1e14c networkConnections(): added process name (mac OS) 2022-11-17 22:10:30 +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
69b3571d98 versions() fix postgres, code cleanup 2022-10-15 00:39:22 +02:00
Sebastian Hildebrandt
bacc87f01d cpu() virtualization fix (mac OS) 2022-08-11 18:12:24 +02:00
Sebastian Hildebrandt
b336b5aad2 cpuTemperature() fix main (linux) 2022-08-09 06:49:08 +02:00
Sebastian Hildebrandt
58cef5c046 cpuTemperature() apple silicon support 2022-07-14 08:33:08 +02:00
Sebastian Hildebrandt
ff91141a8a cpu() code cleanup 2022-07-12 13:52:10 +02:00
Sebastian Hildebrandt
5ee11e98cb cpu() added performance and efficiency cores 2022-07-12 06:54:17 +02:00
Sebastian Hildebrandt
0f4dd35fb6 cpu() fix physical cores parsing 2022-07-12 06:44:58 +02:00
Sebastian Hildebrandt
ab97867cae cpu() fix physical cores parsing 2022-07-12 06:39:17 +02:00
Sebastian Hildebrandt
55b1ff52e0 cpu() fix physical cores parsing 2022-07-12 06:36:29 +02:00
Sebastian Hildebrandt
5605b84b77 cpu() fix physical cores parsing 2022-07-12 06:23:58 +02:00
Sebastian Hildebrandt
d24873e470 cpuTemperature() simplified hwmon parsing 2022-07-09 22:43:01 +02:00
Sebastian Hildebrandt
7e87b7ec28 cpu() improved socket detection by name (windows) 2022-03-11 21:41:41 +01:00
Sebastian Hildebrandt
694ab9e98f cpuTemperature() fix NaN issue (windows) 2022-03-10 20:58:39 +01:00
Sebastian Hildebrandt
022c2fb9b4 windows porwerShell improvements 2022-02-05 11:14:19 +01:00
Sebastian Hildebrandt
7eb8e074eb cpu() fix manufacturer 2022-01-17 00:28:15 +01:00
Sebastian Hildebrandt
f49c39b631 basic android support, updated docs 2022-01-09 11:24:50 +01:00
Sebastian Hildebrandt
bac127bcb6 cpuCache() fix (windows) 2021-11-19 07:18:40 +01:00
Sebastian Hildebrandt
7ca1d056c3 time() timezone name, l1 cache improvements 2021-11-14 19:57:36 +01:00
Sebastian Hildebrandt
e1fafcc340 currentLoad fix 2021-10-26 12:18:37 +02:00
Sebastian Hildebrandt
37f4e94c73 code improvements, typings improvement 2021-10-25 22:26:03 +02:00
Sebastian Hildebrandt
23650f7079 code cleanup formatting 2021-10-17 19:39:18 +02:00
Sebastian Hildebrandt
e214f3297c wmic refactoring (windows codepage issues) 2021-10-17 17:37:45 +02:00
Sebastian Hildebrandt
a3747ff048 cpuTemperature() improved tdie detection (linus) 2021-09-17 08:30:45 +02:00
Sebastian Hildebrandt
ec513b88bd cpu() improved detection (win) 2021-08-26 15:17:33 +02:00
Sebastian Hildebrandt
7e811e52d5 cpu() cache calculation fix (linux) 2021-08-01 12:24:58 +02:00
Sebastian Hildebrandt
1eea10ea54 osInfo(), cpu() improved hypervisor, virtualization detection (windows) 2021-05-27 15:46:27 +02:00
Sebastian Hildebrandt
0c700f61e4 cpuTemperature() fix (linux) 2021-03-15 18:11:28 +01:00