Skip to content

cccc/autoc4_shiny

Repository files navigation

AutoC4

This is the control panel used by the CCC Cologne, for its home automation.

Requirements

  • NodeJS 18 or newer

Planned changes

  • Make more stuff configurable via config.json
  • Make AutoC4 class emit events instead of having unused methods in the Module class
  • Automatic discovery for devices
  • Dependency injection for plugins?
  • Get rid of jQuery (at least for the AutoC4 part)

Licensing

This project is licensed under the MIT license, as reproduced in LICENSE-MIT.

Included dependencies are covered by their respective license as specifed in their header, i.e.:

  • Bootstrap is under MIT license:
    • src/lib/bootstrap.min.css, src/lib/bootstrap.min.js
  • jQuery is under MIT license http://jquery.org/license:
    • js/jquery-2.2.3.min.js
  • Paho JavaScript Client is under EPL v1.0 and EDL v1.0 as reproduced in LICENSE-EPLv10 and LICENSE-EDLv10
    • js/mqttws31.js

About

AutoC4 interface with shiny UI

Resources

License

MIT, EPL-1.0 licenses found

Licenses found

MIT
LICENSE
EPL-1.0
LICENSE-EPLv10

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published