henriquesqs / STAR

Front-end of a app built to control some air-conditioner functions via MQTT broker. Made with React Native and Expo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STAR: An IOT project

Interface to control some air-conditioner functions via a REST API connected to a MQTT Broker. You can check the api here and the whole application here.

Notes

This app was only tested on some android devices.

Requisites

Instructions

  • Clone this repository;
  • Inside the cloned folder, open a terminal and run npm install;
  • To start the application, run expo start on the terminal;
  • If everything goes right, a new tab will be opened on your web browser;
  • Open Expo app on your phone and scan the QR Code. The app will start on your phone; OR
  • Click on "Run on Android/device emulator" to emulate the app:

Credits

Development team members are listed on the app

About

Front-end of a app built to control some air-conditioner functions via MQTT broker. Made with React Native and Expo.


Languages

Language:JavaScript 100.0%