Commit Graph

967 Commits

Author SHA1 Message Date
Sebastian Hildebrandt fbc1dfa66b system() clean defaults 2025-01-05 15:25:18 +01:00
Sebastian Hildebrandt 85add8ec09 battery() improved serial and model parsing 2025-01-05 15:12:52 +01:00
Sebastian Hildebrandt 938b192589 cpuCurrentSpeed() fix deno workarround 2025-01-05 08:13:26 +01:00
Sebastian Hildebrandt 01e7f401e7 cpuCurrentSpeed() fix deno workarround 2025-01-05 08:02:12 +01:00
Sebastian Hildebrandt 4bfd0c3ea5 currentSpeed() added try catch 2025-01-05 07:43:53 +01:00
Sebastian Hildebrandt eb57e2fae4 cpuCurrentSpeed() deno compatibility 2025-01-04 21:02:02 +01:00
Sebastian Hildebrandt 0c25994c85 versions() added homebrew 2025-01-04 16:26:20 +01:00
Sebastian Hildebrandt d8bf91e564 checkWebsite() reestablished certificate validation 2025-01-04 11:08:49 +01:00
Sebastian Hildebrandt a03054adcb updated docs 2025-01-03 11:57:08 +01:00
Sebastian Hildebrandt e6a40d94bc powerShell added default path 2025-01-03 08:24:48 +01:00
Sebastian Hildebrandt aff943cbe4 powerShell added default path 2025-01-03 08:07:26 +01:00
Sebastian Hildebrandt 392473e431 system() chassis type parsing improved 2025-01-02 18:42:43 +01:00
Sebastian Hildebrandt 133b557eb6 cpu() clean brand string 2025-01-02 15:42:16 +01:00
Sebastian Hildebrandt 0cc50fcac5 users() improved date parsing (macOS) 2025-01-02 13:40:42 +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 dc714977c3 versions() fixed node version 2025-01-01 08:26:13 +01:00
Sebastian Hildebrandt 67148f076f versions() fixed bun and deno 2024-12-31 13:02:53 +01:00
Sebastian Hildebrandt 3a8b3b640e versions() added deno and bun 2024-12-31 12:52:29 +01:00
Sebastian Hildebrandt 9a95fd00c8 system() adapted model and version (macOS) 2024-12-30 14:51:00 +01:00
Sebastian Hildebrandt 1a5ff39e10 osInfo() improved logofile detection 2024-12-29 23:06:41 +01:00
Sebastian Hildebrandt b8c5bac650 bluetoothDevices() added parsing vendor ID (macOS) 2024-12-25 15:57:49 +01:00
Sebastian Hildebrandt fe8f5936cb minor fixes 2024-12-25 15:32:04 +01:00
Sebastian Hildebrandt e24054f645 Merge pull request #784 from schontz/master
Parse Bluetooth vendor IDs
2024-12-25 15:30:55 +01:00
Sebastian Hildebrandt c114c51ea5 osInfo() fix manufacturer Apple Silicon (macOS) 2024-12-25 08:35:25 +01:00
Sebastian Hildebrandt 7809278b35 osInfo() fix fqdn 2024-12-24 13:27:20 +01:00
Sebastian Hildebrandt c2ffa57a14 inetChecksite() fix timeout 2024-12-24 13:17:34 +01:00
Sebastian Hildebrandt 321408a93d cpu() refactored using internal node functions 2024-12-24 12:58:21 +01:00
Sebastian Hildebrandt 778c179dc2 cpu() Handle RISC-V CPU Manufacturer and Brand 2024-12-23 10:26:28 +01:00
Sebastian Hildebrandt a943c1df16 Merge pull request #904 from RogerHardiman/risc-v
Handle RISC-V CPU Manufacturer and Brand using uarch in /proc/cpuinfo
2024-12-23 10:11:54 +01:00
Sebastian Hildebrandt 7eb83e2565 fix networkConnections() 2024-12-23 09:39:58 +01:00
Sebastian Hildebrandt 8a801aec95 refactored wifiConections() (macOS) 2024-12-22 13:21:54 +01:00
Sebastian Hildebrandt c490c6ee9e wifiNetworks() refactored parsing (macOS) 2024-12-21 18:47:43 +01:00
Sebastian Hildebrandt 473f63916c wifiNetworks() refactored parsing (macOS) 2024-12-21 18:37:29 +01:00
Sebastian Hildebrandt 51c89c1f1c wifiNetworks() refactored parsing (macOS) 2024-12-21 18:25:44 +01:00
Sebastian Hildebrandt cea12c50b6 networkConnections() refactored PID parsing (macOS) 2024-12-21 18:07:16 +01:00
Sebastian Hildebrandt 1dd534d4cd networkConnections() refactored PID parsing (macOS) 2024-12-21 17:47:49 +01:00
Sebastian Hildebrandt 195177bc03 users(), wifiNetworks() fixed parsing (macOS Seguoia) 2024-12-21 15:46:53 +01:00
Sebastian Hildebrandt 26b5cd24e3 chassis() new chassis detection (macOS) 2024-12-18 15:00:24 +01:00
Sebastian Hildebrandt 823503d876 chassis(): new chassis detection (macOS) 2024-12-17 22:30:49 +01:00
Sebastian Hildebrandt 6d1141bf7a wifiConnections() improved BSSID parsing (windows) 2024-12-14 08:36:25 +01:00
Sebastian Hildebrandt e8732d42b9 networkConnections: improved parsing (macOS) 2024-12-13 07:53:01 +01:00
Sebastian Hildebrandt e91f61dd17 networkConnections: improved parsing (macOS) 2024-12-13 07:33:20 +01:00
Sebastian Hildebrandt 7fd3e4cbb1 fix time(), networkConnections() fixed wrond PID parsing (macOS) 2024-12-13 00:24:26 +01:00
Sebastian Hildebrandt 5993adeb79 time() changed retrieval of timezones (linux, macOS) 2024-12-12 08:02:18 +01:00
Sebastian Hildebrandt ca49cd102b typings: added definitions with overload 2024-12-11 06:34:59 +01:00
Sebastian Hildebrandt dc6474fe84 system() added Raspberry 500 detection 2024-12-10 05:52:04 +01:00
Sebastian Hildebrandt f7af0a67b7 networkInterfaces() sanitizing SSID names (windows) 2024-12-09 09:54:15 +01:00
Sebastian Hildebrandt 56032602df system() added Raspberry CM5 detection 2024-12-08 12:19:52 +01:00
Sebastian Hildebrandt 55a1fc2a3a processLoad() linux fix * (linux) 2024-08-21 19:34:23 +02:00