elric

0.1.0-alpha • Public • Published

Elric

A home automation system built in node.js

What is this?

In my search for suitable home automation software I couldn't find anything that pleased me.

So, naturally, I started writing it myself.

Elric is meant to be a very extensible piece of software.

Though, right now, it can't do much.

Notes

The client and server use UDP to discover each other, if you're running UFW you need to allow this traffic:

sudo ufw allow in proto udp to 224.0.0.0/4
sudo ufw allow in proto udp from 224.0.0.0/4

/elric/

    Package Sidebar

    Install

    npm i elric

    Weekly Downloads

    1

    Version

    0.1.0-alpha

    License

    GPLv3

    Last publish

    Collaborators

    • skerit