ccoverstreet / Jablko

Smart Home Interface powered by Go.
MIT License
1 stars 0 forks source link
css go go-plugins golang html raspberry-pi smarthome

Jablko

UPDATE: The new new version will use Docker containers for the JMODs as I realize I have been rewriting aspects of Docker (particularly file access management). Switching to Docker would also give an easy JMOD package management system as users can simply specify the images they want.

Installing

Prerequisites

Instructions

  1. git clone https://github.com/ccoverstreet/Jablko
  2. go build .
  3. ./Jablko
  4. Follow any directions that may pop up.

Jablko Mods

Documentation

Future work

Development