1376 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
0a25f008ce wmic refactoring (windows codepage issues) system.js 2021-10-17 18:29:10 +02:00
Sebastian Hildebrandt
e214f3297c wmic refactoring (windows codepage issues) 2021-10-17 17:37:45 +02:00
Sebastian Hildebrandt
a4bb6f0a02 fixed typos 2021-10-10 09:31:21 +02:00
Sebastian Hildebrandt
913d6b5362 UTF8 windows blockdevice fix-1 2021-10-09 18:40:11 +02:00
Sebastian Hildebrandt
e1f03db3a1 system() improved wsl version detection (WSL) 2021-10-09 10:24:18 +02:00
Sebastian Hildebrandt
2ff9b239eb Win wmic UTF8 support 2021-10-09 09:05:40 +02:00
Sebastian Hildebrandt
b4cd550b16 Win Powershell UTF8 support 2021-10-09 08:22:39 +02:00
Sebastian Hildebrandt
41376979e2 5.9.7 2021-10-09 07:49:09 +02:00
Sebastian Hildebrandt
22f8772319 battery() fixed typo seperator (windows) 2021-10-09 07:49:03 +02:00
Sebastian Hildebrandt
6b4b5e9f19 5.9.6 2021-10-08 11:40:10 +02:00
Sebastian Hildebrandt
ac27f7cf59 system() fixed virtual on WSL2 2021-10-08 11:40:05 +02:00
Sebastian Hildebrandt
9ba20d04c9 5.9.5 2021-10-08 11:10:16 +02:00
Sebastian Hildebrandt
b6d2fe0c44 battery() fixed isCharging (windows) 2021-10-08 11:10:11 +02:00
Sebastian Hildebrandt
e435597100 users() codepage win fix 2021-10-07 21:06:08 +02:00
Sebastian Hildebrandt
59bc7e36b7
Create FUNDING.yml 2021-10-06 21:56:53 +02:00
Sebastian Hildebrandt
6842de1502 updated website 2021-10-06 06:47:29 +02:00
Sebastian Hildebrandt
7a72852892 updated docs 2021-10-05 19:42:45 +02:00
Sebastian Hildebrandt
f2857d4aa3 updated docs 2021-09-25 21:27:11 +02:00
Sebastian Hildebrandt
1082ca9ae8 html docs updated 2021-09-24 22:08:58 +02:00
Sebastian Hildebrandt
a6e0a450d8 updated website style 2021-09-23 17:39:23 +02:00
Sebastian Hildebrandt
b5546135af 5.9.4 2021-09-23 15:06:31 +02:00
Sebastian Hildebrandt
12347849f3 processes() fixed memVsz, Memrss (macOS M1) 2021-09-23 15:05:48 +02:00
Sebastian Hildebrandt
a2f41f972f 5.9.3 2021-09-17 08:33:24 +02:00
Sebastian Hildebrandt
a3747ff048 cpuTemperature() improved tdie detection (linus) 2021-09-17 08:30:45 +02:00
Sebastian Hildebrandt
f98c463d0d 5.9.2 2021-09-16 06:14:13 +02:00
Sebastian Hildebrandt
62c18a03f4 graohics() (macOS), memLayout() (win) improvements 2021-09-16 06:14:03 +02:00
Sebastian Hildebrandt
7d157c39ca graphics() improved XLM parser M1 Silicon 2021-09-15 20:19:09 +02:00
Sebastian Hildebrandt
d28ecbae24 updated docs, updated type definition 2021-09-15 17:56:01 +02:00
Sebastian Hildebrandt
53569b272f graphics() improvement XML parser (macOS) 2021-09-15 17:46:16 +02:00
Sebastian Hildebrandt
382053624f graphics() improvement XML parser (macOS) 2021-09-15 17:18:10 +02:00
Sebastian Hildebrandt
8d8ff5cfde emoryLayout() fix type (windows) 2021-09-15 16:49:03 +02:00
Sebastian Hildebrandt
e7d6fb0086 5.9.1 2021-09-15 15:20:01 +02:00
Sebastian Hildebrandt
aab598c1b1 diskLayout() fix size (macOS) 2021-09-15 15:19:54 +02:00
Sebastian Hildebrandt
9378d1dc91 code cleanup 2021-09-15 10:55:46 +02:00
Sebastian Hildebrandt
730ed7fc88 updated docs 2021-09-15 10:51:10 +02:00
Sebastian Hildebrandt
e30cffcc71 5.9.0 2021-09-15 08:50:47 +02:00
Sebastian Hildebrandt
17e4b7e70d graphics() XML parser improvement (macOS) 2021-09-15 08:50:14 +02:00
Sebastian Hildebrandt
09775cd5bd graphics() macOS new XML parser 2021-09-14 17:50:05 +02:00
Sebastian Hildebrandt
cd46226ad5 5.8.9 2021-09-13 12:21:46 +02:00
Sebastian Hildebrandt
7df940f368 battery() fix design capacity (linux) 2021-09-13 12:21:41 +02:00
Sebastian Hildebrandt
062df544b0 battery() fix design capacity (linux) 2021-09-13 12:18:36 +02:00
Sebastian Hildebrandt
8ef123e0e1 battery() fix linux getValue 2021-09-13 10:57:22 +02:00
Sebastian Hildebrandt
a8c46c7f5e 5.8.8 2021-09-11 17:20:44 +02:00
Sebastian Hildebrandt
33daf1bbb6 wifiConnections(), wifiInterfaces(), wifiNetworks() fix windows 2021-09-11 17:20:34 +02:00
Sebastian Hildebrandt
ba5ff9f053
Merge pull request #578 from zprjk/improve-wifi-networks-win32
improve wifiNetworks detection (win)
2021-09-11 17:16:28 +02:00
Sebastian Hildebrandt
404f5ccb12
Merge pull request #577 from zprjk/fix-wifi-connections-win32
Fix wifiConnections & wifiInterfaces in Windows.
2021-09-11 17:16:15 +02:00
Sebastian Hildebrandt
bd5ead988b docs update : dependencies counter 2021-09-11 17:16:01 +02:00
zprjk
d9e1e77747 improve wifiNetworks detection (win)
capable of identify multiple access points (BSSIDs) for the same Network(SSID).
2021-09-02 02:19:40 +01:00
zprjk
a3d6d3856d Fix wifiConnections & wifiInterfaces in Windows. 2021-09-02 00:04:14 +01:00
Sebastian Hildebrandt
a2a9c0ffd9 5.8.7 2021-09-01 00:51:32 +02:00