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
- Host: GitHub
- URL: https://github.com/cinderblock/thermostat
- Owner: cinderblock
- License: mit
- Created: 2017-01-04T05:37:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-13T20:24:02.000Z (over 8 years ago)
- Last Synced: 2025-01-28T02:16:05.845Z (over 1 year ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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