This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
powersync-core/README.md
2019-05-13 16:53:15 +02:00

3.2 KiB
Raw Blame History

nymea - open source IoT edge server


nymea (/[n'aiːmea:]/ - is an open source IoT (Internet of Things) server, which allows to control a lot of different devices from many different manufacturers. With the powerful rule engine you are able to connect any device available in the system and create individual scenes and behaviours for your environment.

Quick Install on Ubuntu

nymea loves 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

nymea loves 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 .zip

Get the nymea mobile app here:

nymea app iOS

nymea for iPhone

nymea app Android

nymea for Android

Get the nymea desktop app here:

nymea app desktop

nymea for macOS

nymea for Linux

nymea for Windows

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.