/usonia

Experimental IoT SmartHome Controller

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

Usonia

An Experimental IoT Controller.

This is a home-built application controls and monitors smart-home devices. It is highly customized for my personal needs, and exists as a public repository primarily for reference material.

This is a Multi-Platform code base, sharing models and http clients between a JVM backand server and a JS frontend.

Usage

Commands can be listed with ./usonia

Server can be started with usonia run

Security

This has no security layer and is intended to be used behind a well-regulated firewall. No device-level configuration is included with this source code.