137 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
327c79a26e processes() revert added user (windows) 2026-01-08 08:45:44 +01:00
Sebastian Hildebrandt
eae041df50 processes() added user (windows) 2026-01-06 07:16:50 +01:00
Sebastian Hildebrandt
95ed380879 chore: updated copyright year 2026-01-03 10:30:21 +01:00
Sebastian Hildebrandt
22d2b355d5 processes() fix command line parsing (win) wip 2025-12-27 17:37:18 +01:00
Sebastian Hildebrandt
f6acf2e30e processes() fix command line parsing (win) wip 2025-12-27 14:34:06 +01:00
Sebastian Hildebrandt
1512eabec1 processes() fix command line parsing (win) wip 2025-12-27 14:25:27 +01:00
Sebastian Hildebrandt
ec84442dd5 networkInterface() fix secondary and link-local ip (linux, macOS) 2025-12-26 08:56:25 +01:00
Sebastian Hildebrandt
273c8fb097 services() extended matching service names 2025-06-16 18:04:00 +02:00
Sebastian Hildebrandt
a03054adcb updated docs 2025-01-03 11:57:08 +01:00
Sebastian Hildebrandt
48517047c0 __proto__ added prototypes 2025-01-02 09:06:40 +01:00
Sebastian Hildebrandt
ae99a911a6 __proto__ deno compatibility 2025-01-01 09:10:49 +01:00
Sebastian Hildebrandt
55a1fc2a3a processLoad() linux fix * (linux) 2024-08-21 19:34:23 +02:00
Sebastian Hildebrandt
642312e166 processLoad() linux fix * (linux) 2024-08-21 19:30:33 +02:00
Sebastian Hildebrandt
b33df173b8 execSync() fixed EFAUL issue (linux) 2024-08-01 07:47:03 +02:00
Sebastian Hildebrandt
1c6ef6fbd8 cpu() improved speed parsing 2024-01-20 08:38:09 +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
196ec95d30 code cleanup 2023-09-25 07:31:37 +02:00
Sebastian Hildebrandt
c1f8b65aaa processes() fixed CPU usage info (windows) 2023-01-29 21:01:11 +01:00
Sebastian Hildebrandt
b3b82ed6bf processes() fixed Node Version 8 compatibility issue 2023-01-29 20:52:01 +01:00
Sebastian Hildebrandt
1eaf7d907b processes() improved parsing of all services (linux) 2023-01-29 20:34:50 +01:00
Sebastian Hildebrandt
e360fd2c7f processes() fix elapsed time parsing (linux) 2023-01-10 08:46:52 +01:00
Sebastian Hildebrandt
21b1d62b21 graphics() added positionX, positionY (max OS) 2023-01-06 08:00:50 +01:00
Sebastian Hildebrandt
5e79107f90 processes() commandLine missing spaces fix (windows) 2022-12-21 20:01:02 +01:00
Sebastian Hildebrandt
2ac0ec6f13 processes() time format fix (linux) 2022-12-12 00:12:43 +01:00
Sebastian Hildebrandt
2dad549e23 processes() fix started (linux alpine) 2022-12-09 05:34:29 +01:00
Sebastian Hildebrandt
625a03f579 Get-CimInstance replacement fixes (windows) 2022-11-18 10:16:40 +01:00
Sebastian Hildebrandt
d38ff54ace processLoad() fix pid (linux) 2022-11-17 22:27:07 +01:00
Sebastian Hildebrandt
80953aa58d processLoad() fix pid (linux) 2022-11-17 22:23:32 +01:00
Sebastian Hildebrandt
cc186f6781 processLoad() fix pid (linux) 2022-11-17 22:22:26 +01:00
Sebastian Hildebrandt
b978a2e23e replace Get-WmiObject with Get-CimInstance (win) 2022-11-11 06:39:25 +01:00
Sebastian Hildebrandt
fbd0207b7e bluetooth() adapted parsing to acceptü also new profile (mac OS) 2022-10-25 07:23:41 +02:00
Sebastian Hildebrandt
416867a51f processes() fix truncated command (windows) 2022-10-23 14:04:50 +02:00
Sebastian Hildebrandt
601bc680d0 code cleanup, updated docs 2022-09-26 20:39:08 +02:00
Sebastian Hildebrandt
bb47fddde0 services() fix for ubuntu 22.04 2022-08-01 18:43:50 +02:00
Sebastian Hildebrandt
0420a8c130 processes() improved command parsing 2022-06-24 19:07:01 +02:00
Sebastian Hildebrandt
4e667dbde0 processes() improved command parsing 2022-06-24 19:04:20 +02:00
Sebastian Hildebrandt
28fa676df8 processes() improved command parsing 2022-06-24 19:00:58 +02:00
Sebastian Hildebrandt
fdcf9c707e processes() improved command parsing 2022-06-24 18:59:52 +02:00
Sebastian Hildebrandt
a11719984f processes() improved command parsing 2022-06-24 18:55:56 +02:00
Sebastian Hildebrandt
aa09172366 processes() improved start time parsing 2022-06-24 18:43:22 +02:00
Sebastian Hildebrandt
1a2667e154 processes() improved started dt/time parsing (mac OS) 2022-06-23 17:29:45 +02:00
Sebastian Hildebrandt
909f4e227f powershell performance improvements 2022-02-04 23:06:56 +01:00
Sebastian Hildebrandt
779e61f1c9 processes() fix calc (windows) 2022-01-21 14:39:39 +01:00
Sebastian Hildebrandt
75fb6e7525 processes() fix calculation (windows) 2022-01-19 16:50:12 +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
Sebastian Hildebrandt
f49c39b631 basic android support, updated docs 2022-01-09 11:24:50 +01:00
Sebastian Hildebrandt
e214f3297c wmic refactoring (windows codepage issues) 2021-10-17 17:37:45 +02:00