An open API service indexing awesome lists of open source software.

https://github.com/ericboehs/thermostat-web

Web interface to my custom built thermostat. Also see the micro controller code here: https://github.com/ericboehs/thermostat
https://github.com/ericboehs/thermostat-web

Last synced: about 2 months ago
JSON representation

Web interface to my custom built thermostat. Also see the micro controller code here: https://github.com/ericboehs/thermostat

Awesome Lists containing this project

README

          

# Web interface to my custom built thermostat

## Installation

```shell
bin/setup
```

## Running

```
bin/server
```

And then open [http://localhost:3000](http://localhost:3000)