Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dgp1130/thermo
- Owner: dgp1130
- Created: 2017-05-01T06:17:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-18T06:13:37.000Z (over 7 years ago)
- Last Synced: 2024-10-05T07:41:06.041Z (about 1 month ago)
- Topics: flutter, iot
- Language: Dart
- Size: 76.2 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```