libreflex

reflex automation

Usage no npm install needed!

<script type="module">
  import libreflex from 'https://cdn.skypack.dev/libreflex';
</script>

README

reflex

home automation with automatic device discovery. no user setup required

Reflex leverages multicast dns to perform device discovery over your home network. Utilising websockets, reflex allows programmers to quickly setup a channel for sending and receiving data.

Check out the examples directory to get started.

Roadmap

We're still developing this software. The current roadmap is for core functionality only.

  • Automatic Discovery
  • Websocket Handling
  • Device Types
  • Reflex Event System

Diagrams

MDNS

multicast dns diagram

Connection Setup

handshake diagram