Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dgp1130/thermo

Smart Thermostat App
https://github.com/dgp1130/thermo

flutter iot

Last synced: 12 days ago
JSON representation

Smart Thermostat App

Awesome Lists containing this project

README

        

# Thermo

Basic "smart-thermostat". Able to control a thermostat remotely.

## Install

Install Flutter, protoc, and the Dart protoc plugin.

```bash
$ make install
```

## Running

```bash
$ flutter run
```