570 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
0f95d40164 networkStats() fixed comparison issue windows 2020-06-06 16:04:18 +02:00
Sebastian Hildebrandt
40699b8047 networkInterfaces() fixed caching issue 2020-06-06 15:48:39 +02:00
Sebastian Hildebrandt
1b78e9fec1 cpuTemperature() fixed raspberry pi sensors issue 2020-06-06 11:44:16 +02:00
Sebastian Hildebrandt
4c297cde70 diskLayout() fixed issue linux 2020-06-03 20:03:32 +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
5559591a38 smaller corections memory leak fix 2020-05-19 19:58:23 +02:00
Sebastian Hildebrandt
bad372e654 improved shell sanitation 2020-05-19 17:02:51 +02:00
Sebastian Hildebrandt
147550532a Merge branch 'master' of https://github.com/sebhildebrandt/systeminformation 2020-05-19 14:57:13 +02:00
Sebastian Hildebrandt
f89a2ec63f security fix exploits, memory leak fix 2020-05-19 14:56:58 +02:00
Sebastian Hildebrandt
269b928c6e code cleanup 2020-05-13 19:51:10 +02:00
Sebastian Hildebrandt
2db0a99a98
Merge pull request #368 from mily20001/feature/smartctl
add full smart data from smartctl
2020-05-12 20:10:14 +02:00
Sebastian Hildebrandt
3fbd71261a Merge branch 'master' of https://github.com/sebhildebrandt/systeminformation 2020-05-12 16:00:08 +02:00
Sebastian Hildebrandt
5f2beb701b getAllData() added wifiNetworks 2020-05-12 16:00:02 +02:00
Sebastian Hildebrandt
d1e2146732 get() minor bounds test fix, updated docs 2020-05-07 10:56:49 +02:00
Sebastian Hildebrandt
8fa0d3065a get() added function to get partial system info 2020-05-07 07:33:34 +02:00
Sebastian Hildebrandt
8e783f2cf8 cpu() fix BSD, networkStats() fix BSD 2020-05-06 12:16:47 +02:00
Sebastian Hildebrandt
7715043a42 processes() fix parsing command and params 2020-05-03 08:02:08 +02:00
Sebastian Hildebrandt
4c6b6a257a networkInterfaces() added subnet mask ip4 and ip6 2020-05-01 20:21:23 +02:00
mily20001
3e50507d92 add full smart data from smartctl 2020-05-01 20:07:32 +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
3d61fe987c getMacAddresses() fix added try catch 2020-04-26 18:51:01 +02:00
Sebastian Hildebrandt
772e3b02cd getCpuCurrentSpeedSync() workarround fix 2020-04-26 16:14:55 +02:00
Sebastian Hildebrandt
fe8ba4141f networkGatewayDefault() bug fix no interfaces 2020-04-25 19:07:16 +02:00
Sebastian Hildebrandt
c9da7a37bc users() optimized parseDateTime function 2020-04-20 10:54:45 +02:00
Sebastian Hildebrandt
0e9f3c0ff7 users() optimized parseDateTime function 2020-04-19 17:58:30 +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
055b673267 diskLayout() optimized detection linux 2020-03-11 21:26:15 +01:00
Sebastian Hildebrandt
e75edb001b fix typescript definitions for versions() 2020-03-08 19:30:20 +01:00
Sebastian Hildebrandt
add6dd4d2a versions() added param to specify which program/lib versions to detect 2020-03-08 19:22:23 +01:00
Sebastian Hildebrandt
34da27443e diskLayout() fixed linux 2020-03-08 17:07:24 +01:00
Sebastian Hildebrandt
1464b4d134 network() fixed DHCP linux, diskLayout() fixed linux 2020-03-08 16:16:52 +01:00
Sebastian Hildebrandt
297371fb06 Merge branch 'master' of https://github.com/sebhildebrandt/systeminformation 2020-03-08 15:43:18 +01:00
Sebastian Hildebrandt
07fe8f9cd1 graphics() fixed vram macOS 2020-03-04 19:37:27 +01:00
Sebastian Hildebrandt
cf788499b1 versions() added dotnet, typings fix 2020-03-01 21:36:47 +01:00
Sebastian Hildebrandt
beb86acecc memLayout() code cleanup 2020-02-20 13:45:19 +01:00
Sebastian Hildebrandt
be1bd305ce memLayout() raspberry PI mem voltage fix 2020-02-20 08:15:01 +01:00
Sebastian Hildebrandt
8c251354b0 memLayout() raspberry PI support 2020-02-17 21:35:21 +01:00
Sebastian Hildebrandt
59006046cb services() added pids (windows) 2020-02-17 20:11:28 +01:00
Sebastian Hildebrandt
cee13b95ef Merge branch 'master' of https://github.com/sebhildebrandt/systeminformation 2020-02-17 05:57:46 +01:00
Sebastian Hildebrandt
3c0052becc versions() fixed mysql version (macOS), services() pid as integer 2020-02-16 17:58:27 +01:00
Sebastian Hildebrandt
5723e81e81 networkConnections() fixed linux (debian) issue 2020-02-11 00:05:11 +01:00
Sebastian Hildebrandt
a7a4959f11 Merge branch 'master' of https://github.com/sebhildebrandt/systeminformation 2020-02-02 16:18:31 +01:00
Sebastian Hildebrandt
b35b851a85 code cleanup 2020-02-02 16:18:26 +01:00
Sebastian Hildebrandt
3c3017935e networkGatewayDefault() fixed windows 7 issue 2020-01-31 17:33:58 +01:00
Sebastian Hildebrandt
1cc8300f73 added npx copmpatibility 2020-01-27 18:45:03 +01:00
Sebastian Hildebrandt
95f72bbb1a battery() code refactoring, cleanup, updated docs 2020-01-26 10:10:37 +01:00
Sebastian Hildebrandt
52ad8d5cf5 battery() added designcapacity, voltage, unit 2020-01-25 22:39:36 +01:00