370 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
dc1d6e5035 processes() added parent process PID 2018-06-01 13:41:06 +02:00
Sebastian Hildebrandt
2ae03047ce windows exec WMIC in try catch 2018-05-28 23:01:42 +02:00
Sebastian Hildebrandt
f22a9ace3e improved SunOS support getStaticData(), getDynamicData() 2018-05-13 19:40:56 +02:00
Sebastian Hildebrandt
b4bdc820d7 bugfix system() and flags() Raspberry Pi 2018-05-13 19:12:21 +02:00
Sebastian Hildebrandt
a719e1dd3f added partial SunOS support, system() Raspberry Pi bugfix and extended detection 2018-05-11 22:12:50 +02:00
Sebastian Hildebrandt
ec5aa8d473 bugfix system.sku (windows) 2018-05-08 21:23:44 +02:00
Sebastian Hildebrandt
21921b73e8 extended versions() (php, redis, mongodb) 2018-04-29 23:25:02 +02:00
Sebastian Hildebrandt
8a6d691684 added versions().mysql and versions().nginx, starting SunOS support 2018-04-29 22:30:38 +02:00
Sebastian Hildebrandt
72edb106c7 Merge branch 'master' of https://github.com/sebhildebrandt/systeminformation 2018-04-24 12:09:28 +02:00
Sebastian Hildebrandt
62bd03cc6c starting sunos support 2018-04-22 19:23:39 +02:00
Sebastian Hildebrandt
d681955d08 added battery().acconnected 2018-04-06 00:36:33 +02:00
Sebastian Hildebrandt
c912bdc6fe another optimization battery().ischarging for macOS 2018-04-05 23:16:38 +02:00
Sebastian Hildebrandt
306be41a01 another optimization battery().ischarging for macOS 2018-04-05 22:46:53 +02:00
Sebastian Hildebrandt
179d5835fd optimized battery().ischarging for macOS 2018-04-05 21:37:26 +02:00
Sebastian Hildebrandt
a459bc5ed6 optimized processes(), bugfix networkInterfaceDefault() 2018-04-03 20:40:47 +02:00
Sebastian Hildebrandt
d343eb4e39 optimized networkDefaultInterface() detection, fixed network operstate MacOS 2018-03-25 11:07:27 +02:00
Sebastian Hildebrandt
9d13697be1 added support for 'ip' instead of 'ifconfig' 2018-03-12 16:43:59 +01:00
Sebastian Hildebrandt
eddd522abf bugfix windows processes(), disklayout() 2018-02-22 21:38:42 +01:00
Sebastian Hildebrandt
a15af92453 added windows exec 'windowsHide' option 2018-02-19 22:07:20 +01:00
Sebastian Hildebrandt
bf7eec239b fixed bug battery().percent for macOS 2018-02-15 19:50:21 +01:00
Jorge Gonzalez
3a1251976e
Fix typo that caused ischarging to be innaccurate 2018-02-13 11:23:40 -05:00
Sebastian Hildebrandt
5a0423d56f extended FreeBSD support networkStats() 2018-02-11 23:42:53 +01:00
Sebastian Hildebrandt
78624c670f extended FreeBSD support networkConnections() 2018-02-11 22:08:37 +01:00
Sebastian Hildebrandt
c22cdad6da first partial FreeBSD support 2018-02-10 19:19:53 +01:00
Sebastian Hildebrandt
369b3c0f3f optimized OSX battery 2018-01-21 14:57:18 +01:00
Sebastian Hildebrandt
57710ed96d bugfix diskLayout() (Windows) 2018-01-17 23:05:04 +01:00
Sebastian Hildebrandt
e1348e5c94 bugfix memLayout() (Windows) 2018-01-12 16:18:43 +01:00
Sebastian Hildebrandt
5d818d79b3 bugfix WMIC blockDevice parse (Windows 7) 2017-12-14 15:19:53 +01:00
Sebastian Hildebrandt
ef4aa50fae bugfix WMIC not found (Windows) 2017-12-14 11:20:32 +01:00
Sebastian Hildebrandt
5f2ff90666 bugfix diskLayout().size (OSX) 2017-12-02 11:58:58 +01:00
Sebastian Hildebrandt
24e4477c7a bugfix diskLayout().size 2017-11-28 20:16:50 +01:00
Sebastian Hildebrandt
c7a99346d8 bugfix diskLayout().size 2017-11-16 17:42:28 +01:00
Sebastian Hildebrandt
c183037128 code cleanup 2017-11-09 23:06:55 +01:00
Sebastian Hildebrandt
2801402c0e bugfix graphics controller win 2017-11-09 13:28:34 +01:00
Sebastian Hildebrandt
d94cd67eea bugfix cpu speed arm - type 2017-11-08 11:11:56 +01:00
Sebastian Hildebrandt
18a452216c bugfix cpu speed arm 2017-11-08 11:08:58 +01:00
Sebastian Hildebrandt
bd8f00f26b improved bios and main board information 2017-11-07 23:28:47 +01:00
Sebastian Hildebrandt
68c5fd91ce added bios and main board information 2017-11-07 13:22:09 +01:00
Sebastian Hildebrandt
049c9fe783 AMD cpu base frequencies table also for windows 2017-11-02 10:08:00 +01:00
Sebastian Hildebrandt
23f5a66be2 code cleanup, AMD cpu base frequencies table 2017-11-02 10:01:28 +01:00
Sebastian Hildebrandt
de45423289 bugfix JSON.parse error blockDevices() 2017-11-01 21:24:33 +01:00
Sebastian Hildebrandt
c6a3dcbfba extended memLayout() - added manufacturer 2017-10-25 21:57:39 +02:00
Sebastian Hildebrandt
c0bc1c898d bugfix graphics(), fixed typo README.md 2017-10-21 08:42:51 +02:00
Sebastian Hildebrandt
dbb9fb5dd7 bugfix graphics() vendor and model parsing linux VGA/3D 2017-10-16 09:56:08 +02:00
Sebastian Hildebrandt
fbb614b86b bugfix graphics() vendor and model parsing linux 2017-10-16 09:50:21 +02:00
Sebastian Hildebrandt
43bddba27d extended windows support cpuFlags() (partially) 2017-10-15 11:49:19 +02:00
Sebastian Hildebrandt
2bfc2707f1 bugfix users() - parsing values on windows 2017-10-05 10:46:31 +02:00
Sebastian Hildebrandt
efce5e2fce bugfix cpuTemperature() - parsing values on windows 2017-10-03 09:45:24 +02:00
Sebastian Hildebrandt
e677113bdf bugfix cpuTemperature() - max value on windows 2017-10-03 09:32:30 +02:00
Sebastian Hildebrandt
781fd741b9 bugfix networkInterfaces() - optimized ip6 address selection 2017-09-26 07:43:54 +02:00