diff --git a/README.md b/README.md
index e2d4bb4..95f1cc4 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ Lightweight collection of 50+ functions to retrieve detailed hardware, system an
- simple to use
- get detailed information about system, cpu, baseboard, battery, memory, disks/filesystem, network, docker, software, services and processes
-- supports Linux, macOS, partial Windows, FreeBSD, OpenBSD, NetBSD and SunOS support
+- supports Linux, macOS, partial Windows, FreeBSD, OpenBSD, NetBSD, SunOS and Android support
- no npm dependencies
**Attention**: this is a `node.js` library. It is supposed to be used as a backend/server-side library and will definitely not work within a browser.
diff --git a/docs/audio.html b/docs/audio.html
index b16c2a3..536e2aa 100644
--- a/docs/audio.html
+++ b/docs/audio.html
@@ -262,7 +262,7 @@ si.audio().then(data => console.log(data));
Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/battery.html b/docs/battery.html
index 4b42e57..e392680 100644
--- a/docs/battery.html
+++ b/docs/battery.html
@@ -308,7 +308,7 @@ si.battery().then(data => console.log(data));
Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/bluetooth.html b/docs/bluetooth.html
index b239e50..d0f0fdf 100644
--- a/docs/bluetooth.html
+++ b/docs/bluetooth.html
@@ -226,7 +226,7 @@ si.bluetoothDevices().then(data => console.log(data));Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/changes.html b/docs/changes.html
index 1fc7050..52e2aa0 100644
--- a/docs/changes.html
+++ b/docs/changes.html
@@ -268,7 +268,7 @@
Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/contributors.html b/docs/contributors.html
index c5a71bc..b18ee18 100644
--- a/docs/contributors.html
+++ b/docs/contributors.html
@@ -110,7 +110,7 @@
Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/copyright.html b/docs/copyright.html
index 5e624d6..af0bd33 100644
--- a/docs/copyright.html
+++ b/docs/copyright.html
@@ -123,7 +123,7 @@
Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/cpu.html b/docs/cpu.html
index 07d92d6..8a5bde8 100644
--- a/docs/cpu.html
+++ b/docs/cpu.html
@@ -643,7 +643,7 @@ si.cpuTemperature().then(data => console.log(data));Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/docker.html b/docs/docker.html
index 23817ad..1b3a6b2 100644
--- a/docs/docker.html
+++ b/docs/docker.html
@@ -1347,7 +1347,7 @@
Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/filesystem.html b/docs/filesystem.html
index 9bde315..43176ce 100644
--- a/docs/filesystem.html
+++ b/docs/filesystem.html
@@ -964,7 +964,7 @@ setInterval(function() {
Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/general.html b/docs/general.html
index cd9418f..d900d82 100644
--- a/docs/general.html
+++ b/docs/general.html
@@ -402,7 +402,7 @@ si.get(valueObject).then(data => console.log(data));Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/gettingstarted.html b/docs/gettingstarted.html
index 7d24c5b..e0ddf44 100644
--- a/docs/gettingstarted.html
+++ b/docs/gettingstarted.html
@@ -52,7 +52,7 @@
simple to use
get detailed information about system, cpu, baseboard, battery, memory, disks/filesystem, network, docker, software, services and processes
- supports Linux, macOS, partial Windows, FreeBSD, OpenBSD, NetBSD and SunOS support
+ supports Linux, macOS, partial Windows, FreeBSD, OpenBSD, NetBSD, SunOS and Android support
no npm dependencies
@@ -166,7 +166,7 @@ async function cpuData() {
Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/graphics.html b/docs/graphics.html
index 61338bf..ae07b0b 100644
--- a/docs/graphics.html
+++ b/docs/graphics.html
@@ -634,7 +634,7 @@ si.graphics().then(data => console.log(data));
Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/history.html b/docs/history.html
index 2ff2157..482c2da 100644
--- a/docs/history.html
+++ b/docs/history.html
@@ -57,6 +57,11 @@
+
+ 5.10.0
+ 2022-01-09
+ Basic Android support
+
5.9.18
2022-01-08
@@ -2533,7 +2538,7 @@
Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/index.html b/docs/index.html
index 7dfe169..103c1b7 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -170,7 +170,7 @@
systeminformation
- New Version: 5.9.18
+ New Version: 5.10.0
View on Github
diff --git a/docs/issues.html b/docs/issues.html
index 775996b..640be7f 100644
--- a/docs/issues.html
+++ b/docs/issues.html
@@ -124,7 +124,7 @@
Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/memory.html b/docs/memory.html
index 0ffe966..674df1e 100644
--- a/docs/memory.html
+++ b/docs/memory.html
@@ -428,7 +428,7 @@ si.memLayout().then(data => console.log(data));
Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/network.html b/docs/network.html
index ca69f43..4a44ad4 100644
--- a/docs/network.html
+++ b/docs/network.html
@@ -803,7 +803,7 @@ setInterval(function() {
Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/os.html b/docs/os.html
index 8cce50c..926294e 100644
--- a/docs/os.html
+++ b/docs/os.html
@@ -800,7 +800,7 @@ si.users().then(data => console.log(data));
Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/printer.html b/docs/printer.html
index 43999c1..78aef98 100644
--- a/docs/printer.html
+++ b/docs/printer.html
@@ -239,7 +239,7 @@ si.printer().then(data => console.log(data));
Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/processes.html b/docs/processes.html
index 3000af9..3379da8 100644
--- a/docs/processes.html
+++ b/docs/processes.html
@@ -754,7 +754,7 @@ si.services('mysql, postgres').then(data => console.log(data));Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/security.html b/docs/security.html
index 4eb9f70..09095b1 100644
--- a/docs/security.html
+++ b/docs/security.html
@@ -240,7 +240,7 @@
Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/statsfunctions.html b/docs/statsfunctions.html
index e421ddb..295e939 100644
--- a/docs/statsfunctions.html
+++ b/docs/statsfunctions.html
@@ -157,7 +157,7 @@ setTimeout(() => {
Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
diff --git a/docs/system.html b/docs/system.html
index 56fe6f0..6241c69 100644
--- a/docs/system.html
+++ b/docs/system.html
@@ -583,7 +583,7 @@ si.chassis().then(data => console.log(data));
Trademarks
Copyright & License
- © 2021 Sebastian Hildebrandt
+ © 2022 Sebastian Hildebrandt
+innovations GmbH
@@ -598,4 +598,4 @@ si.chassis().then(data => console.log(data));