diff --git a/CHANGELOG.md b/CHANGELOG.md index fb90a05..d19d276 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -83,6 +83,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | +| 5.21.23 | 2024-01-20 | `cpu()` improved CPU speed parsing | | 5.21.22 | 2023-12-22 | `README.md` updated docs and HTML | | 5.21.21 | 2023-12-21 | added end of year message | | 5.21.20 | 2023-12-03 | `powerShell()` fix invalid pattern (windows) | diff --git a/LICENSE b/LICENSE index 7477998..bcffe57 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014-2023 Sebastian Hildebrandt +Copyright (c) 2014-2024 Sebastian Hildebrandt Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/README.md b/README.md index 7315610..372565c 100644 --- a/README.md +++ b/README.md @@ -28,28 +28,6 @@ [![Caretaker][caretaker-image]][caretaker-url] [![MIT license][license-img]][license-url] -### Merry Christmas and Happy new year - -``` - .''. - .''. . *''* :_\/_: - :_\/_: _\(/_ .:.*_\/_* : /\ : - .''.: /\ : ./)\ ':'* /\ * : '..'. - :_\/_:'.:::. ' *''* * '.\'/.' _\(/_ - : /\ : ::::: *_\/_* -= o =- /)\ - '..' ':::' * /\ * .'/.\'. ' - *..* : - * - * /.\ * * . * - . /..'\ . . * . - */'.'\* . . . * * - * /.''.'\ * . . . * -. */.'.'.\* -...".""""/'.''.'.\""."."... - ^^^[_]^^^* -``` -I wish you all a Merry Christmas and a peaceful New Year 2024. - ## The Systeminformation Project This is amazing. Started as a small project just for myself, it now has > 15,000 lines of code, > 600 versions published, up to 8 mio downloads per month, > 220 mio downloads overall. #1 NPM ranking for backend packages. Thank you to all who contributed to this project! @@ -1077,7 +1055,7 @@ All other trademarks are the property of their respective owners. >The [`MIT`][license-url] License (MIT) > ->Copyright © 2014-2023 Sebastian Hildebrandt, [+innovations](http://www.plus-innovations.com). +>Copyright © 2014-2024 Sebastian Hildebrandt, [+innovations](http://www.plus-innovations.com). > >Permission is hereby granted, free of charge, to any person obtaining a copy >of this software and associated documentation files (the "Software"), to deal diff --git a/docs/audio.html b/docs/audio.html index ec84b89..cd02625 100644 --- a/docs/audio.html +++ b/docs/audio.html @@ -262,7 +262,7 @@ si.audio().then(data => console.log(data));
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • @@ -277,4 +277,4 @@ si.audio().then(data => console.log(data)); - \ No newline at end of file + diff --git a/docs/battery.html b/docs/battery.html index b151704..2628108 100644 --- a/docs/battery.html +++ b/docs/battery.html @@ -308,7 +308,7 @@ si.battery().then(data => console.log(data));
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • @@ -323,4 +323,4 @@ si.battery().then(data => console.log(data)); - \ No newline at end of file + diff --git a/docs/bluetooth.html b/docs/bluetooth.html index 6a3c0f1..5a85533 100644 --- a/docs/bluetooth.html +++ b/docs/bluetooth.html @@ -226,7 +226,7 @@ si.bluetoothDevices().then(data => console.log(data));Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • @@ -241,4 +241,4 @@ si.bluetoothDevices().then(data => console.log(data));Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/contributors.html b/docs/contributors.html index 3f8a78e..88d9d18 100644 --- a/docs/contributors.html +++ b/docs/contributors.html @@ -111,7 +111,7 @@
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • @@ -126,4 +126,4 @@ - \ No newline at end of file + diff --git a/docs/copyright.html b/docs/copyright.html index 04ed3f4..240d1df 100644 --- a/docs/copyright.html +++ b/docs/copyright.html @@ -49,7 +49,7 @@
     

    Software:

    -
    © 2023 Sebstian Hildebrandt, sebhildebrandt, +innovations
    +
    © 2024 Sebstian Hildebrandt, sebhildebrandt, +innovations
    @@ -123,7 +123,7 @@
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • @@ -138,4 +138,4 @@ - \ No newline at end of file + diff --git a/docs/cpu.html b/docs/cpu.html index bf0e779..873256a 100644 --- a/docs/cpu.html +++ b/docs/cpu.html @@ -643,7 +643,7 @@ si.cpuTemperature().then(data => console.log(data));Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • @@ -658,4 +658,4 @@ si.cpuTemperature().then(data => console.log(data)); - \ No newline at end of file + diff --git a/docs/docker.html b/docs/docker.html index ad7f6e9..48712e5 100644 --- a/docs/docker.html +++ b/docs/docker.html @@ -1347,7 +1347,7 @@
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • @@ -1362,4 +1362,4 @@ - \ No newline at end of file + diff --git a/docs/filesystem.html b/docs/filesystem.html index 494d1bb..51f07da 100644 --- a/docs/filesystem.html +++ b/docs/filesystem.html @@ -996,7 +996,7 @@ setInterval(function() {
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/general.html b/docs/general.html index 57dd940..7aaa99e 100644 --- a/docs/general.html +++ b/docs/general.html @@ -402,7 +402,7 @@ si.get(valueObject).then(data => console.log(data));Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • @@ -417,4 +417,4 @@ si.get(valueObject).then(data => console.log(data)); - \ No newline at end of file + diff --git a/docs/gettingstarted.html b/docs/gettingstarted.html index 73065f5..d2fe473 100644 --- a/docs/gettingstarted.html +++ b/docs/gettingstarted.html @@ -168,7 +168,7 @@ async function cpuData() {
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • @@ -183,4 +183,4 @@ async function cpuData() { - \ No newline at end of file + diff --git a/docs/graphics.html b/docs/graphics.html index 6b7d189..02663cd 100644 --- a/docs/graphics.html +++ b/docs/graphics.html @@ -647,7 +647,7 @@ si.graphics().then(data => console.log(data));
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/history.html b/docs/history.html index 600e260..9748419 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.21.23 + 2024-01-20 + cpu() improved cpu speed parsing + 5.21.22 2023-12-22 @@ -3203,7 +3208,7 @@
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/index.html b/docs/index.html index 6068ea2..5c0918a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
    systeminformation
     
    -
    New Version: 5.21.22
    +
    New Version: 5.21.23
    @@ -384,7 +384,7 @@
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/issues.html b/docs/issues.html index 683f9be..f9f9d0d 100644 --- a/docs/issues.html +++ b/docs/issues.html @@ -127,7 +127,7 @@
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • @@ -142,4 +142,4 @@ - \ No newline at end of file + diff --git a/docs/memory.html b/docs/memory.html index 5b94632..87e27f4 100644 --- a/docs/memory.html +++ b/docs/memory.html @@ -450,7 +450,7 @@ si.memLayout().then(data => console.log(data));
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/network.html b/docs/network.html index cf247ab..8ebbd3a 100644 --- a/docs/network.html +++ b/docs/network.html @@ -842,7 +842,7 @@ setInterval(function() {
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • @@ -857,4 +857,4 @@ setInterval(function() { - \ No newline at end of file + diff --git a/docs/os.html b/docs/os.html index 4d6deab..7d91734 100644 --- a/docs/os.html +++ b/docs/os.html @@ -800,7 +800,7 @@ si.users().then(data => console.log(data));
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/printer.html b/docs/printer.html index c04e790..ff8e80f 100644 --- a/docs/printer.html +++ b/docs/printer.html @@ -239,7 +239,7 @@ si.printer().then(data => console.log(data));
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • @@ -254,4 +254,4 @@ si.printer().then(data => console.log(data)); - \ No newline at end of file + diff --git a/docs/processes.html b/docs/processes.html index a22deff..546d10a 100644 --- a/docs/processes.html +++ b/docs/processes.html @@ -780,7 +780,7 @@ si.services('mysql, postgres').then(data => console.log(data));Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/security.html b/docs/security.html index cc5dd3c..4f4404f 100644 --- a/docs/security.html +++ b/docs/security.html @@ -258,7 +258,7 @@
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/statsfunctions.html b/docs/statsfunctions.html index 6c69132..b155df5 100644 --- a/docs/statsfunctions.html +++ b/docs/statsfunctions.html @@ -157,7 +157,7 @@ setTimeout(() => {
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • @@ -172,4 +172,4 @@ setTimeout(() => { - \ No newline at end of file + diff --git a/docs/system.html b/docs/system.html index 28bc2bf..a452a4d 100644 --- a/docs/system.html +++ b/docs/system.html @@ -583,7 +583,7 @@ si.chassis().then(data => console.log(data));
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • @@ -598,4 +598,4 @@ si.chassis().then(data => console.log(data)); - \ No newline at end of file + diff --git a/docs/tests.html b/docs/tests.html index 342d8bb..df6bcbf 100644 --- a/docs/tests.html +++ b/docs/tests.html @@ -143,7 +143,7 @@
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • @@ -158,4 +158,4 @@ - \ No newline at end of file + diff --git a/docs/trademarks.html b/docs/trademarks.html index a7a3ebe..ceffca4 100644 --- a/docs/trademarks.html +++ b/docs/trademarks.html @@ -117,7 +117,7 @@
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/usb.html b/docs/usb.html index b3c5690..abe2ae8 100644 --- a/docs/usb.html +++ b/docs/usb.html @@ -274,7 +274,7 @@ si.usb().then(data => console.log(data));
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2023 Sebastian Hildebrandt
  • +
  • © 2024 Sebastian Hildebrandt
  • +innovations GmbH
  • @@ -289,4 +289,4 @@ si.usb().then(data => console.log(data)); - \ No newline at end of file + diff --git a/docs/v4/battery.html b/docs/v4/battery.html index 43d346a..23e6653 100644 --- a/docs/v4/battery.html +++ b/docs/v4/battery.html @@ -291,7 +291,7 @@ si.battery().then(data => console.log(data));