From a269bb76dd268ce629d34ac5c8a97b5b869a11a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Thu, 8 Jan 2026 12:39:01 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 31 +++++-------------------------- 1 file changed, 5 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 45752ae0..7138cab2 100644 --- a/README.md +++ b/README.md @@ -43,22 +43,10 @@ the latest Raspberry Pi OS Bookworm [core](https://downloads.nymea.io/images/ras

- + Openstore Badge

- -

- - macOS Badge -

- - -

- - Snap Badge -

-

@@ -72,20 +60,10 @@ Manual download files of nymea:app can be found [here](https://downloads.nymea.i 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). - -## Getting help - -If you want to present your project or want to share your newest developments you can share it in -[Our Forum](https://forum.nymea.io) - -If you are facing any troubles, don't hesitate to reach out for us or the community members, we will be pleased to help you: -Chat with us on [Telegram](http://t.me/nymeacommunity) or [Discord](https://discord.gg/tX9YCpD) - ## Developing with nymea A detailed documentation on how to develop with *nymea* is available on the [nymea | developer documentation](https://nymea.io/documentation/developers/). - ## Network discovery When starting nymead as user without root privileges, the network device discovery will not available due to missing raw socket permission. @@ -98,9 +76,10 @@ This will allow nymead to create raw sockets for ARP and ICMP network discovery ## License -------------------------------------------- nymea is free software developed by chargebyte austria GmbH, former nymea GmbH. -Server components, tools, plugins and tests in this repository are licensed under the GNU General Public License version 3 or (at your option) any later version. Public SDK libraries found in `libnymea/` and `libnymea-core/` are provided under the GNU Lesser General Public License version 3 or (at your option) any later version so they can be linked from external applications. +Server components, tools, plugins and tests in this repository are licensed under the GNU General Public License version 3 or (at your option) any later version. +Public SDK libraries found in `libnymea/` and `libnymea-core/` are provided under the GNU Lesser General Public License version 3 or (at your option) any later version so they can be linked from external applications. -Copyright (C) 2013 - 2024, nymea GmbH -Copyright (C) 2024 - 2025, chargebyte austria GmbH +Copyright (C) 2013 - 2024, nymea GmbH +Copyright (C) 2024 - 2026, chargebyte austria GmbH See `LICENSE.GPL3` and `LICENSE.LGPL3` for the complete license texts. From e3e0fcfb948e0ca6068737b673fa67f4a9e87b0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Tue, 13 Jan 2026 15:22:40 +0100 Subject: [PATCH 2/2] Update links to debian trixie images --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7138cab2..e19dfa8a 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@

-nymea (/[n'aiːmea:]/ - is an open source IoT edge server. The plug-in based architecture allows to integrate protocols and APIs. With the built-in rule engine you are able to interconnect devices or services available in the system and create individual scenes and behaviours for your environment. - ## Quick start ### Install nymea on a Raspberry Pi @@ -18,12 +16,10 @@ 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 that comes with an array of plugins for different smart devices! -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. +Use the [Raspberry Pi imager](https://www.raspberrypi.com/software/) and select nymea as operating system. Alternatively, the image can be downloaded and flashed manually from [here](https://downloads.nymea.io/images/raspberrypi/). We recommend -the latest Raspberry Pi OS Bookworm [core](https://downloads.nymea.io/images/raspberrypi/nymea-core-image-raspios-bookworm-latest.zip) or -[kiosk](https://downloads.nymea.io//images/raspberrypi/nymea-kiosk-image-raspios-bookworm-latest.zip) image. +the latest Raspberry Pi OS Trixie [core](https://downloads.nymea.io/images/raspberrypi/nymea-core-image-raspios-trixie-latest.zip) image. ### Get nymea:app here: