Info @ meCoffee bf607b6707 First commit | 6 years ago | |
---|---|---|
bower_components | 6 years ago | |
node_modules | 6 years ago | |
resources | 6 years ago | |
src | 6 years ago | |
www | 6 years ago | |
.editorconfig | 6 years ago | |
.gitignore | 6 years ago | |
LICENSE.txt | 6 years ago | |
README.md | 6 years ago | |
config.xml | 6 years ago | |
ionic.config.json | 6 years ago | |
meBarista-Info.plist | 6 years ago | |
package.json | 6 years ago | |
tsconfig.json | 6 years ago | |
tslint.json | 6 years ago |
meBarista in Ionic2.
This is the codebase used to make the iOS meBarista App. It also builds for Android, but support is limited to Bluetooth Classic devices for now ( no BLE ). I think it is feasible to support BLE on Android by adding a BLE plugin.
On Android ( with Classic devices ) there is no auto-pairing : you need to pair your meCoffee through the system Bluetooth settings.
I hope to get it working on OSX and Windows to replace the Google Chrome App.
Build:
npm install
ionic platform add android
ionic run android
ionic platform add ios
ionic run ios --device
For Android, use Google Chrome "chrome://inspect" to connect to the app
For iOS, use XCode to attach the debugger
Release iOS:
To get provision profile