744 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
9e37404aec diskLayout() fix parsing linux (JSON) 2022-06-13 23:36:41 +02:00
Sebastian Hildebrandt
199a887c6e diskLayout() optimized parsing linux (JSON) 2022-06-13 22:45:53 +02:00
Sebastian Hildebrandt
bc4b737e41 diskLayout() fix parsing linux (JSON) 2022-06-13 14:40:44 +02:00
Sebastian Hildebrandt
41f8b3d6b8 diskLayout() fix parsing linux (JSON) 2022-06-13 05:35:09 +02:00
Sebastian Hildebrandt
560f574440 audio() fix typescript typings 2022-05-11 16:26:45 +02:00
Sebastian Hildebrandt
1a930c9682 netforkInterfaces() node 18 compatibility 2022-04-22 07:14:54 +02:00
Sebastian Hildebrandt
d446b8d9e4 etworkStats() improved scanning (mac OS) 2022-04-21 22:55:32 +02:00
Sebastian Hildebrandt
2e04715a7e battery() improved M1 support (mac OS) 2022-04-19 18:54:57 +02:00
Sebastian Hildebrandt
9c11242495 networkInterfaces() improved parsing (windows) 2022-04-19 11:56:15 +02:00
Sebastian Hildebrandt
05bc81aaeb diskLayout() fixed issue smartStatus (linux) 2022-03-20 20:08:14 +01: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
6cd3e654cd typescript typings fix diskLayout() 2022-03-01 20:59:41 +01:00
Sebastian Hildebrandt
018d5f26aa fixed parsing issues (windows) 2022-02-26 07:30:41 +01:00
Sebastian Hildebrandt
06b831cc30 powerShell executionpolicy 2022-02-19 21:28:52 +01:00
Sebastian Hildebrandt
a43f6f011a diskLayout() fix totalCylinders (win) 2022-02-05 12:43:46 +01:00
Sebastian Hildebrandt
022c2fb9b4 windows porwerShell improvements 2022-02-05 11:14:19 +01:00
Sebastian Hildebrandt
909f4e227f powershell performance improvements 2022-02-04 23:06:56 +01:00
Sebastian Hildebrandt
ee24a2420c osInfo() fixed issue fqdn (openBSD) 2022-02-03 14:05:32 +01:00
Sebastian Hildebrandt
b4ae9c3ac0 networkInterfaces() added default property and parameter 2022-01-26 20:51:33 +01:00
Sebastian Hildebrandt
779e61f1c9 processes() fix calc (windows) 2022-01-21 14:39:39 +01:00
Sebastian Hildebrandt
d8de20420d usb() fix, users() fix tty (sindows) 2022-01-21 12:11:59 +01:00
Sebastian Hildebrandt
31868a7ddb users tty improvement (windows) 2022-01-21 09:22:24 +01:00
Sebastian Hildebrandt
d760a2ccec users tty improvement (windows) 2022-01-21 08:54:57 +01:00
Simon Smith
4361fb23a7
Update users.js
use SessionId for windows tty
2022-01-19 20:55:04 +00:00
Sebastian Hildebrandt
75fb6e7525 processes() fix calculation (windows) 2022-01-19 16:50:12 +01:00
Sebastian Hildebrandt
5bdc816969
Merge pull request #642 from si458/patch-1
fix windows batteries
2022-01-18 20:22:08 +01:00
Simon Smith
ce70640fed
Update battery.js 2022-01-17 21:32:00 +00:00
Simon Smith
0e34d34aff
Update battery.js 2022-01-17 18:23:04 +00:00
Sebastian Hildebrandt
2402a309a2 system() improved virtual detection (windows) 2022-01-17 17:36:23 +01:00
Simon Smith
4069e8591f
Update battery.js
fix windows batterys being in an array
2022-01-17 12:24:44 +00:00
Sebastian Hildebrandt
cbdb462f95
Merge pull request #640 from si458/patch-2
services() speedup windows and incorrect started compare
2022-01-17 07:02:33 +01:00
Sebastian Hildebrandt
cd2a52c4d2
Merge pull request #639 from si458/patch-1
uuid() flip functions around (windows)
2022-01-17 07:00:59 +01:00
Sebastian Hildebrandt
7eb8e074eb cpu() fix manufacturer 2022-01-17 00:28:15 +01:00
Simon Smith
316a002fba
Update processes.js
fix spacing
2022-01-15 15:15:26 +00:00
Simon Smith
7b8fa912f6
Update processes.js
increase windows services lookup time for single services
also fix incorrect started compare
2022-01-15 15:10:18 +00:00
Simon Smith
5721da11dd
flip uuid functions around 2022-01-14 12:21:46 +00:00
Sebastian Hildebrandt
f49c39b631 basic android support, updated docs 2022-01-09 11:24:50 +01:00
Sebastian Hildebrandt
4df48ae1ac wifiConections() fix empty issue (mac OS) 2022-01-08 23:57:47 +01:00
Sebastian Hildebrandt
4ff5626571 code cleanup 2021-12-14 10:55:43 +01:00
Sebastian Hildebrandt
0e62049339 wifiNetworks() fix empty issue (mac OS) 2021-12-07 06:15:04 +01:00
Sebastian Hildebrandt
98281bab48 wifiNetworks() adaption for Apple silicon (mac OS) 2021-12-05 19:15:33 +01:00
Sebastian Hildebrandt
aaedb03037 powershell() persistent shell (win) 2021-11-21 15:46:36 +01:00
Sebastian Hildebrandt
bac127bcb6 cpuCache() fix (windows) 2021-11-19 07:18:40 +01:00
Sebastian Hildebrandt
0511413784 versions() python 2 monterey (deprecated warning) fix (mac OS) 2021-11-18 20:19:53 +01:00
Sebastian Hildebrandt
b8b1979694 versions() fix monterey python2 issue (mac OS) 2021-11-17 23:10:39 +01:00
Sebastian Hildebrandt
7ca1d056c3 time() timezone name, l1 cache improvements 2021-11-14 19:57:36 +01:00
Sebastian Hildebrandt
52598eb399 users() fix data check (windows) 2021-11-13 10:42:39 +01:00
Sebastian Hildebrandt
a46a462393 code cleanup 2021-11-12 10:11:53 +01:00
Sebastian Hildebrandt
faf53533ec bsd: fsStats null result 2021-11-12 09:59:56 +01:00