clone of nymea from github https://github.com/nymea/
 
 
 
 
 
 
Go to file
Jenkins nymea 51f990ab10 Jenkins release build 0.19.0 2020-02-23 23:38:31 +01:00
.github Create pull request template 2019-10-08 15:55:37 +02:00
data Update company name 2019-12-27 00:29:58 +01:00
debian Jenkins release build 0.19.0 2020-02-23 23:38:31 +01:00
doc Update company name 2019-12-27 00:29:58 +01:00
icons rename logo 2019-04-08 13:55:15 +02:00
libnymea Merge PR #268: Add units: newton, newtonmeter and rpm 2020-02-23 23:38:29 +01:00
libnymea-core Merge PR #265: Keep devices without plugins in the system 2020-02-23 23:38:28 +01:00
plugins Merge PR #263: Fix some issues reported by valgrind 2020-02-23 23:38:28 +01:00
server Update copyright in --help text 2020-02-09 22:56:03 +01:00
tests Merge PR #270: Stabilize logging tests 2020-02-23 23:38:29 +01:00
tools Update copyright 2020-01-23 20:07:26 +01:00
translations Update translations 2020-02-10 00:53:28 +01:00
.gitignore Remove build artefacts from gitignore. 2019-09-02 00:08:14 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2019-04-02 01:02:45 +02:00
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 Update README.md 2019-06-25 21:42:22 +02:00
icons.qrc rename logo 2019-04-08 13:55:15 +02:00
nymea.pri Merge PR #247: Generate a version.h file 2020-01-22 23:47:15 +01:00
nymea.pro Merge PR #268: Add units: newton, newtonmeter and rpm 2020-02-23 23:38:29 +01:00
version.h.in Generate a version.h file instead of passing it via DEFINES 2020-01-15 12:39:35 +01: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 Install on Ubuntu

In order to install nymea on Ubuntu, you simply need to download this bash script:

wget https://downloads.nymea.io/install-nymea.sh

Extract into your Home folder and just run

chmod +x install-nymea.sh
sudo ./install-nymea.sh

Once the success message has printed on your screen, simply run: sudo nymead -n to start nymea!

Quick Install on a Raspberry Pi

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

Get the nymea mobile app here:

iOS Badge

Android Badge

Get the nymea desktop app here:

macOS Badge

Snap Badge

Windows Badge

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

Wiki and 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 2 of the License.