Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.12 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.12 KB

BeaconBabe

This project is built for the iBeacon hackathon hosted by Codaholics in 2014. Go here for detail

Programs

We built a program with Cordova. Thank you Matthew for letting us to use his own iBeacons and server. Sorry that we cant disclose his devices UUIDs and server address. We simply remove the UUIDs and address.

Sunny has prepare the original BeaconBabe. You can find it here.

index.js

It is the only file we change in the cordova project. Put it in www/

Dependencies

This project depends on the iBeacon plugin. Please install it in https://github.com/petermetz/cordova-plugin-ibeacon

Presentation

You can find our presentation here: http://www.slideshare.net/AK51/beaconbabe-on-ha

Contributors