From 910402a24e5a3a96c4a98a4967282de4514ef91b Mon Sep 17 00:00:00 2001 From: apy7hst <101340385+apy7hst@users.noreply.github.com> Date: Tue, 23 Aug 2022 19:21:12 +0530 Subject: [PATCH 1/2] Update readme.md to show nymea:app for ubuntu touch --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1ca5ddf4..f9569643 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,12 @@ We have created an image for your Raspberry Pi (all models) that comes with an a Android Badge

+ +

+ + Openstore Badge +

+

From 22b8ed0e2a4bbda7648f6106ca57c53d93fc562a Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Mon, 22 Aug 2022 15:36:17 +0200 Subject: [PATCH 2/2] Update download links in the README --- README.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f9569643..5c12942e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,13 @@ nymea (/[n'aiːmea:]/ - is an open source IoT edge server. The plug-in based arc

We have created an image for your Raspberry Pi (all models) that comes with an array of plugins for different smart devices! - [Download](https://downloads.nymea.io/images/raspberrypi/latest) + +Use the [Raspberry Pi imager](https://www.raspberrypi.com/software/) and select nymea as operating system. You'll have the +choice between a headless nymea:core setup or a kiosk image that contains nymea:core and nymea:app for Raspberry Pis with touch screen. + +Alternatively, the image can be downloaded and flashed manually from [here](https://downloads.nymea.io/images/raspberrypi/). We recommend +the latest Raspberry Pi OS Bullseye [core](https://downloads.nymea.io/images/raspberrypi/nymea-core-image-raspios-bullseye-latest.zip) or +[kiosk](https://downloads.nymea.io//images/raspberrypi/nymea-kiosk-image-raspios-bullseye-latest.zip) image. ### Get nymea:app here: @@ -25,7 +31,7 @@ We have created an image for your Raspberry Pi (all models) that comes with an a

- + iOS Badge

@@ -43,7 +49,7 @@ We have created an image for your Raspberry Pi (all models) that comes with an a

- + macOS Badge

@@ -55,13 +61,15 @@ We have created an image for your Raspberry Pi (all models) that comes with an a

- + Windows Badge

+Manual download files of nymea:app can be found [here](https://downloads.nymea.io/nymea-app/). + A detailed description how to install and getting started with *nymea* can be found in the [nymea | user documentation](https://nymea.io/documentation/users/installation/getting-started).