meCoffee 5a38edc4b7 Add 'CONTRIBUTING.md' | %!s(int64=6) %!d(string=hai) anos | |
---|---|---|
bower_components | %!s(int64=6) %!d(string=hai) anos | |
node_modules | %!s(int64=6) %!d(string=hai) anos | |
resources | %!s(int64=6) %!d(string=hai) anos | |
src | %!s(int64=6) %!d(string=hai) anos | |
www | %!s(int64=6) %!d(string=hai) anos | |
.editorconfig | %!s(int64=6) %!d(string=hai) anos | |
.gitignore | %!s(int64=6) %!d(string=hai) anos | |
CONTRIBUTING.md | %!s(int64=6) %!d(string=hai) anos | |
LICENSE.txt | %!s(int64=6) %!d(string=hai) anos | |
README.md | %!s(int64=6) %!d(string=hai) anos | |
config.xml | %!s(int64=6) %!d(string=hai) anos | |
ionic.config.json | %!s(int64=6) %!d(string=hai) anos | |
meBarista-Info.plist | %!s(int64=6) %!d(string=hai) anos | |
package.json | %!s(int64=6) %!d(string=hai) anos | |
tsconfig.json | %!s(int64=6) %!d(string=hai) anos | |
tslint.json | %!s(int64=6) %!d(string=hai) anos |
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