Skip to content

dumanadam/Open_Asak

Repository files navigation

Open_Asak

A React-Native IOT mobile app project

Currently controls Tplink LB130 IOT Lighting

VU Final Project

  • Built to learn React-Native basics
  • Built around the API for Tplink Kasa devices
  • Will keep expanding on features
  • Currently basic controls are implemented

Install

  • clone the repo
  • rename /api/SecretsDemo.js to Secrets.js and fill with a UUIDv4 and a demo account
  • npm install
  • npx react-native run-android