Sebastian Hildebrandt
7debd4ce6e
powerShellStart() fixed kill issue
2024-05-31 11:34:29 +02:00
Sebastian Hildebrandt
6ed68f7f80
memLayout() fixed typo manufacturer
2024-05-13 13:17:09 +02:00
Sebastian Hildebrandt
8e66e0d871
utils() replaces deprecated util._extend()
2024-05-05 20:02:59 +02:00
Roger Hardiman
62e07052bd
Handle RISC-V CPU Manufacturer and Brand using uarch in /proc/cpuinfo
...
In the RISC-V world, CPUs are often designed by companies like SiFive, T-Head and Andes.
Use the /proc/cpuinfo 'uarch' values to get the CPU designer and CPU model.
These designs are then licensed to SoC manufacturers who add I/O and GPU features.
For example Allwinner (D1) and StarFive (JH7110), and Sophgo (SG2000)
2024-04-16 12:09:46 +00:00
Sebastian Hildebrandt
5fe29c64ba
battery() fixed designed capacity issue (windows)
2024-04-02 15:18:01 +02:00
Sebastian Hildebrandt
8f4b013b63
networkInterfaces() fixed speed of not connected interfaces (windows)
2024-03-19 08:17:26 +01:00
Sebastian Hildebrandt
17b9d6c5ec
wifiConnections() fixed formatting bssid (macOS)
2024-03-19 06:01:33 +01:00
Sebastian Hildebrandt
6a410cde1e
uuid() improved parsing machine id (linux)
2024-03-16 15:51:42 +01:00
Sebastian Hildebrandt
acbaac389e
memLayout() improved parsing memory bank (windows)
2024-03-15 21:48:51 +01:00
Sebastian Hildebrandt
356bb7a505
memLayout() improved parsing memory bank (windows)
2024-03-15 16:24:18 +01:00
Sebastian Hildebrandt
1744982db0
chassis() type, assetTag, sku improved parsing (macOS)
2024-03-14 05:02:18 +01:00
Sebastian Hildebrandt
aad942f474
wifiConnections() patch for mac OS Sonome 14.4 (macOS)
2024-03-12 17:17:32 +01:00
Sebastian Hildebrandt
400b231406
wifiConnections() added patch for deprecated airport cmd (macOS Sonoma 14.1)
2024-03-10 17:19:39 +01:00
Sebastian Hildebrandt
f9e9c6c199
wifiConnections() added signal quality attribute
2024-02-18 08:21:33 +01:00
Sebastian Hildebrandt
e1aa9827f7
wifiConnections() fixed signal strength (windows)
2024-02-17 15:52:43 +01:00
Sebastian Hildebrandt
38ec864603
osInfo() improved release parsing (linux)
2024-01-21 11:45:58 +01:00
Sebastian Hildebrandt
9ffc74a0b2
updated docs, code cleanup
2024-01-20 15:59:08 +01:00
Sebastian Hildebrandt
1c6ef6fbd8
cpu() improved speed parsing
2024-01-20 08:38:09 +01:00
Sebastian Hildebrandt
1ae02c1ac4
improving cpu speed parsing
2024-01-20 08:31:37 +01:00
Sebastian Hildebrandt
f4f9acd1c7
powerShell() fix invalid pattern
2023-12-03 19:48:04 +01:00
Sebastian Hildebrandt
40e9cc1a26
fix typescript typings
2023-12-03 19:38:48 +01:00
Sebastian Hildebrandt
453d338a93
networkConnections() fix truncated ip6 addr (macOS)
2023-11-24 13:12:40 +01:00
Sebastian Hildebrandt
4cb41e7d1e
system() Raspberry Pi 5 name fix
2023-11-11 21:45:39 +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
3a2f88bcbc
Raspberry Pi 5 detection
2023-10-21 13:00:21 +02:00
Sebastian Hildebrandt
2e3e624e9d
system() raspberry CM4S detection
2023-10-17 14:44:23 +02:00
Sebastian Hildebrandt
9e78a71082
osInfo() fix getLogoFile (BSD)
2023-10-05 20:06:14 +02:00
Sebastian Hildebrandt
1b1552c94d
wifiNetworks() improved parsing (mac OS)
2023-10-04 20:22:56 +02:00
Sebastian Hildebrandt
fc90ccb3e4
updated docs
2023-09-28 08:12:45 +02:00
Sebastian Hildebrandt
196ec95d30
code cleanup
2023-09-25 07:31:37 +02:00
Sebastian Hildebrandt
51a3744217
battery() fixed parsing (linux)
2023-09-20 06:07:17 +02:00
Sebastian Hildebrandt
7972565812
wifi sanitizing ssid names
2023-09-19 17:39:39 +02:00
Sebastian Hildebrandt
d93a0ce510
wifi sanitizing iface names
2023-09-19 16:10:24 +02:00
Sebastian Hildebrandt
3c11b2200d
wifi sanitizing iface names
2023-09-19 15:52:20 +02:00
Sebastian Hildebrandt
1b62892f86
baseboard() improved parsing (windows)
2023-09-18 06:02:46 +02:00
Sebastian Hildebrandt
26f2b140ff
chassis(), baseboard() parsing improvements (windows)
2023-09-15 03:53:51 -07:00
Sebastian Hildebrandt
8cd06f8acc
wifiConnections() fixed when no wifi chip (macOS)
2023-09-02 18:32:26 +02:00
Sebastian Hildebrandt
8e84cf4f58
cpuTemperature() improved parsing for AMD (linux)
2023-08-31 14:54:16 +02:00
Sebastian Hildebrandt
443809397a
cpuTemperature() improved AMD support (linux)
2023-08-30 19:40:38 +02:00
Sebastian Hildebrandt
88d654a64c
graphics() subVendor fix
2023-08-28 15:23:50 +02:00
Sebastian Hildebrandt
a131e11cda
graphics() improved vendor, model parsing (linux), memLayout() DDR5 detection (windows)
2023-08-27 21:48:43 +02:00
Sebastian Hildebrandt
1e3535fc85
graphics() improved vendor, model parsing (linux), memLayout() DDR5 detection (windows)
2023-08-26 16:18:35 +02:00
Sebastian Hildebrandt
a94259e9dd
graphics() improve vendor parsing (linux)
2023-08-25 08:17:55 +02:00
Sebastian Hildebrandt
fc06a0e671
graphics() improve vendor parsing (linux)
2023-08-25 08:14:24 +02:00
Sebastian Hildebrandt
c3b53df529
mem() added writeback and dirty (linux)
2023-08-25 08:03:35 +02:00
Sebastian Hildebrandt
ec625f72e1
wifiNetworks() improved SSID parsing (macOS)
2023-08-23 07:32:35 +02:00
Sebastian Hildebrandt
0701635c28
currentLoad() added steal and guest time (linux)
2023-08-22 16:23:12 +02:00
Sebastian Hildebrandt
e3dc1bfec5
cpus() added steal and guest time (linux)
2023-08-20 20:35:52 +02:00