clone of nymea from github https://github.com/nymea/
 
 
 
 
 
 
Go to file
Michael Zanetti e50eece45c Fix metatype registering for old Qt versions 2020-10-15 22:34:06 +02:00
.github
data
debian Add dependency on python3 2020-10-15 22:34:06 +02:00
doc
icons
libnymea Fix metatype registering for old Qt versions 2020-10-15 22:34:06 +02:00
libnymea-core Fix metatype registering for old Qt versions 2020-10-15 22:34:06 +02:00
plugins add settingChangedHandler, fix some issues, cleanup some warnings 2020-10-15 22:34:06 +02:00
server Add nymea logging categories as opposed to just Qt ones 2020-06-17 14:32:35 +02:00
tests Fix metatype registering for old Qt versions 2020-10-15 22:34:06 +02:00
tools
translations Translated using Weblate (German) 2020-07-13 13:26:56 +02:00
.gitignore
CODE_OF_CONDUCT.md
LICENSE.GPL3
LICENSE.LGPL3
README.md README.md: fix license version 2020-08-19 12:50:13 +02:00
icons.qrc
nymea.pri
nymea.pro some more python plugin work 2020-10-15 22:34:06 +02:00
python-todos.txt add settingChangedHandler, fix some issues, cleanup some warnings 2020-10-15 22:34:06 +02:00
version.h.in

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.