jphorec / annoy-a-bot

react native prototype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Annoy-a-Bot

React-native project to communicate to an annoyatron over bluetooth using a mobile app.

alt text

Setup

Follow the instructions on the getting started tutorial here: https://facebook.github.io/react-native/docs/getting-started.html

How to run

git clone http://github.com/jphorec/annoy-a-bot.git
cd annoy-a-bot
npm install
react-native run-android

TODO

  • Correctly send data between components and setup prop definitions per component
  • Integrate with a bluetooth react-native library to send data to bluetooth connected devices
  • Write Python script to receive data controls and perform action on them.
  • Miscellaneous UI/UX changes

About

react native prototype


Languages

Language:JavaScript 56.5%Language:Objective-C 24.0%Language:Python 9.4%Language:Java 7.2%Language:Shell 3.0%