aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 44db8a24ffcbc4bd3b13a79be041e8d3e7d353ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# HTML5 HVAC

An HVAC application for the AGL platform.

## Building

* `npm install`
* `npm run build`

## Installing

* Copy `dist/hvac.wgt` to your board.
* `afm-util install hvac.wgt`