138 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
a23eeabc9c cpu() Apple Silicon M1 frequency 2020-12-17 22:37:25 +01:00
Sebastian Hildebrandt
a465449fa4 cpu() Apple Silicon M1 cores 2020-12-17 20:53:51 +01:00
Sebastian Hildebrandt
e840ed91b4 cpu() Apple Silicon M1 adaptions 2020-12-17 20:31:06 +01:00
Sebastian Hildebrandt
8eda5d5e47 cpu() bug fix speed parsing 2020-12-02 09:07:40 +01:00
Sebastian Hildebrandt
87602fa42c cpu() handled speed parsing error (Apple Silicon) 2020-12-01 14:10:08 +01:00
Sebastian Hildebrandt
f0220ca6c4 code cleanup 2020-11-30 23:38:30 +01:00
Sebastian Hildebrandt
9a32761531 cpuTemperatur() rewrite parsing hwmon (linux) 2020-11-29 09:33:19 +01:00
Sebastian Hildebrandt
430051caaf cpuTemperatur() hwmon0-3 support linux 2020-11-28 15:14:44 +01:00
Sebastian Hildebrandt
5a4e222339 code cleanup 2020-11-10 17:49:06 +01:00
Sebastian Hildebrandt
3f56c202f7 cpu(), system() better parsing Raspberry Pi revision codes 2020-11-08 12:55:04 +01:00
Sebastian Hildebrandt
c5357b793b code cleanup 2020-10-06 16:33:10 +02:00
Sebastian Hildebrandt
53693d34a7 updated typescript typings, minor fixes 2020-10-05 15:17:38 +02:00
Sebastian Hildebrandt
dfc19f55bb cpuTemperature() fix try catch (linux) 2020-09-18 20:42:07 +02:00
Sebastian Hildebrandt
ffa1a4e6a9 cpuTemperature() fixed issue windows 2020-08-20 18:25:34 +02:00
Sebastian Hildebrandt
1b78e9fec1 cpuTemperature() fixed raspberry pi sensors issue 2020-06-06 11:44:16 +02:00
Sebastian Hildebrandt
2816a48a66 cpuTemperature() optimizes scanning AMD linux sensors 2020-05-27 20:03:02 +02:00
Sebastian Hildebrandt
06ab7dd26c cpuTemperature() fix (BSD), code cleanup 2020-05-21 10:23:42 +02:00
Sebastian Hildebrandt
8e783f2cf8 cpu() fix BSD, networkStats() fix BSD 2020-05-06 12:16:47 +02:00
Sebastian Hildebrandt
4c6b6a257a networkInterfaces() added subnet mask ip4 and ip6 2020-05-01 20:21:23 +02:00
Sebastian Hildebrandt
6b19ac674f cpuTemperature() optimized parsing linux 2020-05-01 10:23:23 +02:00
Sebastian Hildebrandt
fe9859ecc3 currentLoad() workarround for empty os.cpus info 2020-04-29 11:32:28 +02:00
Sebastian Hildebrandt
772e3b02cd getCpuCurrentSpeedSync() workarround fix 2020-04-26 16:14:55 +02:00
Sebastian Hildebrandt
406bc5860b refactoring to avoid 'cat' 2020-04-09 14:27:33 +02:00
Sebastian Hildebrandt
cb57b5c090 cpu() fixed getting base frequency for AMD Ryzen 2020-04-08 15:43:16 +02:00
Sebastian Hildebrandt
8e9e4042b2 cpu() muli-processor fix windows 2020-01-19 21:08:56 +01:00
Sebastian Hildebrandt
4dccb59326 updated copyright year 2020-01-06 21:03:11 +01:00
Sebastian Hildebrandt
9a5b27c4d3 code cleanup 2020-01-05 18:47:41 +01:00
Sebastian Hildebrandt
583d437940 cpu().speed AMD base frequency and fix (0.00) 2020-01-05 00:19:34 +01:00
Sebastian Hildebrandt
a4af64e57c cpu() added governor (linux) 2019-11-10 12:29:44 +01:00
Sebastian Hildebrandt
1e2522a095 getCpu() fix physicalCores (linux) 2019-10-14 16:31:24 +02:00
Sebastian Hildebrandt
6821fc4374 getCpu() fix physicalCores 2019-10-13 22:32:07 +02:00
Sebastian Hildebrandt
e9fedd4d5b getCPU() fix parsing lines 2019-10-13 10:35:27 +02:00
Sebastian Hildebrandt
c8c2786cb2 added NetBSD support 2019-05-29 20:27:30 +02:00
Sebastian Hildebrandt
d1b6a17deb Windows XP WMIC support 2019-04-18 09:58:05 +02:00
Sebastian Hildebrandt
d1b05fa691 users() fix windows (time), added @ts-check 2019-02-23 15:02:15 +01:00
Sebastian Hildebrandt
6790fb531e cpu() fix, code cleanup 2019-02-08 18:05:56 +01:00
Sebastian Hildebrandt
877bd6b963 smaller fixes 2019-02-01 18:31:43 +01:00
Sebastian Hildebrandt
a9f346a69a adding website 2019-01-09 20:40:33 +01:00
Sebastian Hildebrandt
d016e87eb8 bugfix console.logs 2019-01-07 14:53:08 +01:00
Sebastian Hildebrandt
d00e0ef42c added TypeScript type definitions 2018-12-30 11:30:44 +01:00
Sebastian Hildebrandt
eb4dbf0082 code cleanup 2018-12-17 21:12:03 +01:00
Sebastian Hildebrandt
82cc7fb84f cpu() added physical cores, processors, socket type 2018-12-15 12:27:52 +01:00
Sebastian Hildebrandt
c9483d7ce7 processLoad(), services() fixed cpu data (linux) 2018-11-25 00:58:41 +01:00
Sebastian Hildebrandt
265c2ebd2f parseInt radix added 2018-11-24 12:55:51 +01:00
Sebastian Hildebrandt
0bade091f5 cpu().brand removed extra spaces, tabs 2018-11-19 15:35:52 +01:00
Sebastian Hildebrandt
e66f0c9844 dockerContainerStats() fixed issue cpu_percent, win exec 2018-11-18 11:42:42 +01:00
Sebastian Hildebrandt
d6ea1d2e5c code cleanup 2018-08-28 17:46:15 +02:00
Sebastian Hildebrandt
4165cb414f added speed per CPU core in cpuCurrentspeed() 2018-08-25 10:36:41 +02:00
Sebastian Hildebrandt
cedd67acee processes() optimized start time parsing 2018-08-25 10:14:32 +02:00
Sebastian Hildebrandt
bb58e99ffe cpuTemperature() optimized parsing 2018-08-08 07:11:31 +02:00