/ni

A Nest-Like learning thermostat in 20 minutes

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

ni, craft your own Nest-like learning thermostat

Read our blog post to learn more about this demo!

Run locally

Install NodeJS.

To install dependencies, run

npm install

To launch an autoreloading server on http://localhost:4010, run

npm run dev