Info @ meCoffee bf607b6707 First commit | před 6 roky | |
---|---|---|
bower_components | před 6 roky | |
node_modules | před 6 roky | |
resources | před 6 roky | |
src | před 6 roky | |
www | před 6 roky | |
.editorconfig | před 6 roky | |
.gitignore | před 6 roky | |
LICENSE.txt | před 6 roky | |
README.md | před 6 roky | |
config.xml | před 6 roky | |
ionic.config.json | před 6 roky | |
meBarista-Info.plist | před 6 roky | |
package.json | před 6 roky | |
tsconfig.json | před 6 roky | |
tslint.json | před 6 roky |
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