57 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
47d3a97545 wmic to powershell transition completed, smaller changes and fixes 2021-11-11 10:14:10 +01:00
Sebastian Hildebrandt
e214f3297c wmic refactoring (windows codepage issues) 2021-10-17 17:37:45 +02:00
Sebastian Hildebrandt
22f8772319 battery() fixed typo seperator (windows) 2021-10-09 07:49:03 +02:00
Sebastian Hildebrandt
b6d2fe0c44 battery() fixed isCharging (windows) 2021-10-08 11:10:11 +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
plakak
2bab419ee2 support for AC0 2021-08-06 15:10:13 +02:00
plakak
f3688f70fd typo fix 2021-08-06 14:49:06 +02:00
plakak
bac6261f5e mAh to mWh 2021-08-06 14:00:12 +02:00
plakak
e7ae6cb901 fix: linux battery capacity 2021-08-06 13:08:16 +02:00
Sebastian Hildebrandt
955ec18258
Merge branch 'master' into fix/windows-designed-capacity 2021-07-17 16:17:15 +02:00
Sebastian Hildebrandt
2fd2454040 battery() fix designedCapacity (win, linux), fix catch error 2021-07-17 16:13:24 +02:00
plakak
71ef767249 correct key in additionalBatteries 2021-07-15 10:13:21 +02:00
plakak
7a1bcb12c5 fix: battery designed capacity on windows 2021-07-15 09:43:04 +02:00
Sebastian Hildebrandt
fdf55c6c37 updated batteries code cleanup after merge pull 2021-06-10 16:47:42 +02:00
Sebastian Hildebrandt
ac828716f7 battery() improved detection (additional batteries windows) 2021-06-09 11:41:51 +02:00
Sebastian Hildebrandt
d0d55b1059 batteries() support for multiple batteries (windows) 2021-05-27 21:02:13 +02:00
Sebastian Hildebrandt
a289ad4e3e pascalCase modifications, docs update, tests improvement 2021-01-25 19:58:01 +01:00
Sebastian Hildebrandt
d895c23881 added cpu() virtualization, flags 2021-01-25 19:56:03 +01:00
Sebastian Hildebrandt
e67aa92d56 graphics() nvidia-smi detection improved 2021-01-04 07:35:58 +01:00
Sebastian Hildebrandt
406bc5860b refactoring to avoid 'cat' 2020-04-09 14:27:33 +02: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
Sebastian Hildebrandt
4dccb59326 updated copyright year 2020-01-06 21:03:11 +01:00
Sebastian Hildebrandt
8c8072d37c battery() windows acconnected improvement 2019-08-22 15:31:51 +02:00
Sebastian Hildebrandt
e0570818eb versions() added virtualbox 2019-05-29 23:41:35 +02:00
Sebastian Hildebrandt
c8c2786cb2 added NetBSD support 2019-05-29 20:27:30 +02:00
Sebastian Hildebrandt
d023709d35 windows refactor wmic 2019-04-19 19:35:14 +02:00
Sebastian Hildebrandt
d1b05fa691 users() fix windows (time), added @ts-check 2019-02-23 15:02:15 +01:00
Sebastian Hildebrandt
a9f346a69a adding website 2019-01-09 20:40:33 +01:00
Sebastian Hildebrandt
8dad45b5fa battery() timeremaining optimization (linux) 2018-11-21 22:59:40 +01:00
Sebastian Hildebrandt
e66f0c9844 dockerContainerStats() fixed issue cpu_percent, win exec 2018-11-18 11:42:42 +01:00
Sebastian Hildebrandt
f55dc5e9f4 fixed issue battery(), modified package.json - files 2018-11-03 21:11:26 +01:00
Sebastian Hildebrandt
d6ea1d2e5c code cleanup 2018-08-28 17:46:15 +02:00
Sebastian Hildebrandt
74b3e6649d battery() bugfix & added type, model, manufacturer, serial, timeremaining 2018-08-25 13:17:40 +02:00
Sebastian Hildebrandt
2ae03047ce windows exec WMIC in try catch 2018-05-28 23:01:42 +02:00
Sebastian Hildebrandt
72edb106c7 Merge branch 'master' of https://github.com/sebhildebrandt/systeminformation 2018-04-24 12:09:28 +02:00
Sebastian Hildebrandt
62bd03cc6c starting sunos support 2018-04-22 19:23:39 +02:00
Sebastian Hildebrandt
d681955d08 added battery().acconnected 2018-04-06 00:36:33 +02:00
Sebastian Hildebrandt
c912bdc6fe another optimization battery().ischarging for macOS 2018-04-05 23:16:38 +02:00
Sebastian Hildebrandt
306be41a01 another optimization battery().ischarging for macOS 2018-04-05 22:46:53 +02:00
Sebastian Hildebrandt
179d5835fd optimized battery().ischarging for macOS 2018-04-05 21:37:26 +02:00
Sebastian Hildebrandt
a15af92453 added windows exec 'windowsHide' option 2018-02-19 22:07:20 +01:00
Sebastian Hildebrandt
bf7eec239b fixed bug battery().percent for macOS 2018-02-15 19:50:21 +01:00
Jorge Gonzalez
3a1251976e
Fix typo that caused ischarging to be innaccurate 2018-02-13 11:23:40 -05:00
Sebastian Hildebrandt
c22cdad6da first partial FreeBSD support 2018-02-10 19:19:53 +01:00
Sebastian Hildebrandt
369b3c0f3f optimized OSX battery 2018-01-21 14:57:18 +01:00
Sebastian Hildebrandt
57710ed96d bugfix diskLayout() (Windows) 2018-01-17 23:05:04 +01:00
Sebastian Hildebrandt
ef4aa50fae bugfix WMIC not found (Windows) 2017-12-14 11:20:32 +01:00
Sebastian Hildebrandt
23f5a66be2 code cleanup, AMD cpu base frequencies table 2017-11-02 10:01:28 +01:00