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.
Commands can be listed with ./usonia
Server can be started with usonia run
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.