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

https://github.com/cinderblock/thermostat

A simple node thermostat app for NTC's CHIP
https://github.com/cinderblock/thermostat

Last synced: 2 months ago
JSON representation

A simple node thermostat app for NTC's CHIP

Awesome Lists containing this project

README

          

# thermostat

A simple node thermostat app for NTC's CHIP

## Start

```
npm start
```

`npm start` does two simple things:
1. Runs node with `sudo`
2. Runs node with `--harmony` flag