This is a companion app to be used with a WatchDuino 2 smartwatch.
It allows Bluetooth pairing of the phone and the WatchDuino device, so notifications can flow between the two.
At present the companion app includes a background service, and a debugging interface that you can use to trigger and inspect messages between the devices.
The companion app is written on top of the Apache Cordova framework.
This project is currently a work in progress in a very alpha state, so expect drastic changes without warning.
We encourage users to build their own companion app by following this guide building from source document for instructions.
But if you still want to try it out, you can download our APK directly here
Currently not possible, sorry!
- Toast: cordova plugin add https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin.git
- Notification: cordova plugin add https://github.com/katzer/cordova-plugin-local-notifications.git
- Geolocation: cordova plugin add cordova-plugin-geolocation
- BLE: cordova plugin add com.megster.cordova.ble
- OAUTH: cordova plugin add https://github.com/oauth-io/oauth-phonegap