clone of nymea from github https://github.com/nymea/
 
 
 
 
 
 
Go to file
Jenkins nymea be68d925be Jenkins release build 0.27.0 2021-04-19 11:38:38 +02:00
.github Create pull request template 2019-10-08 15:55:37 +02:00
data Limit shutdown timeout of systemd service to 30 seconds 2020-12-15 10:47:50 +01:00
debian Jenkins release build 0.27.0 2021-04-19 11:38:38 +02:00
doc Update company name 2019-12-27 00:29:58 +01:00
icons
libnymea Merge PR #413: Use PKGCONFIG for the mqtt include 2021-04-19 11:38:34 +02:00
libnymea-core Merge PR #414: Use pkgconfig for libnymea-remoteproxyclient 2021-04-19 11:38:35 +02:00
plugins Merge PR #406: Add browsing support to python plugin API 2021-04-19 11:38:27 +02:00
server Merge PR #371: Remove SIGSEGV handling and backtrace printing for proper coredump cr… 2020-12-21 18:01:00 +01:00
tests Merge PR #410: Add support for storing application data on the core 2021-04-19 11:38:30 +02:00
tools Merge PR #360: Allow building the plugininfocompiler standalone 2020-12-21 18:00:54 +01:00
translations Translated using Weblate (German) 2020-07-13 13:26:56 +02:00
.gitignore
CODE_OF_CONDUCT.md
LICENSE.GPL3 Update copyright 2020-01-23 20:07:26 +01:00
LICENSE.LGPL3 Update copyright 2020-01-23 20:07:26 +01:00
README.md remove broken images 2020-12-02 20:22:16 +01:00
icons.qrc
nymea.pri Add support CONFIG+=asan for building with address sanitizer 2021-03-14 21:48:36 +01:00
nymea.pro Update json api 2021-04-07 12:27:51 +02:00
python-todos.txt add settingChangedHandler, fix some issues, cleanup some warnings 2020-10-15 22:34:06 +02:00
version.h.in Fix license header in version.h.in 2020-05-20 11:31:34 +02:00

README.md

nymea - open source IoT edge server


nymea (/[n'aiːmea:]/ - is an open source IoT edge server. The plug-in based architecture allows to integrate protocols and APIs. With the build-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

We have created an image for your Raspberry Pi (all models) that comes with an array of plugins for different smart devices! Download

Get nymea:app here:

iOS Badge

Android Badge

macOS Badge

Snap Badge

Windows Badge

A detailed description how to install and getting started with nymea can be found in the nymea | user documentation.

Getting help

If you want to present your project or want to share your newest developments you can share it in Our Forum

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 or Discord

Developing with nymea

A detailed documentation on how to develop with nymea is available on the nymea | developer documentation.

License


nymea is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License.