GitHub - molda/ThingsHub: Application for Internet of Things and Home Automation based on Total.js framework

ThingsHub is essentialy a wrapper for bellow listed Total.js apps plus some additional features(packages) specialy usefull for home automation.

To run the app, there's a few things that need to be done first:

  • make sure you have Node.js installed (recommended version 8 or higher)
  • git clone this repo and cd into the created folder
  • install total.js framework using npm i total.js
  • run the install script using node install.js

Now you can run the app node debug.js

Total.js Apps (packages):

Additional packages:

  • Devices - just a page that shows all connected devices(requires a use of the Flow component called Devices status)
  • ...more to come as needed

Flow DashBoard Devices