Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

The nymea IoT server repository.

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE.GPL3
LGPL-3.0
LICENSE.LGPL3
NotificationsYou must be signed in to change notification settings

nymea/nymea


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 that comes with an array of plugins for different smart devices!

Use theRaspberry Pi imager and select nymea as operating system. You'll have thechoice between a headless nymea:core setup or a kiosk image that contains nymea:core and nymea:app for Raspberry Pis with touch screen.

Alternatively, the image can be downloaded and flashed manually fromhere. We recommendthe latest Raspberry Pi OS Bookwormcore orkiosk image.

Get nymea:app here:

iOS Badge

Android Badge

Openstore Badge

macOS Badge

Snap Badge

Windows Badge

Manual download files of nymea:app can be foundhere.

A detailed description how to install and getting started withnymea can be found in thenymea | user documentation.

Getting help

If you want to present your project or want to share your newest developments you can share it inOur 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 onTelegram orDiscord

Developing with nymea

A detailed documentation on how to develop withnymea is available on thenymea | developer documentation.

Network discovery

When starting nymead as user without root privileges, the network device discovery will not available due to missing raw socket permission.If you still want to make use of this feature, the binary capabilities need to be adjusted.

sudo setcap cap_net_admin,cap_net_raw=eip /usr/bin/nymead

This will allow nymead to create raw sockets for ARP and ICMP network discovery tools even when nymead gets started as user without root privileges.

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.


[8]ページ先頭

©2009-2025 Movatter.jp