Ei kuvausta

Honza Ustohal 619a517c7b UI refactoring 6 vuotta sitten
bower_components bf607b6707 First commit 6 vuotta sitten
node_modules bf607b6707 First commit 6 vuotta sitten
resources 619a517c7b UI refactoring 6 vuotta sitten
src 619a517c7b UI refactoring 6 vuotta sitten
www bf607b6707 First commit 6 vuotta sitten
.editorconfig bf607b6707 First commit 6 vuotta sitten
.gitignore 619a517c7b UI refactoring 6 vuotta sitten
LICENSE.txt bf607b6707 First commit 6 vuotta sitten
README.md bf607b6707 First commit 6 vuotta sitten
config.xml 619a517c7b UI refactoring 6 vuotta sitten
ionic.config.json 619a517c7b UI refactoring 6 vuotta sitten
meBarista-Info.plist bf607b6707 First commit 6 vuotta sitten
package.json 619a517c7b UI refactoring 6 vuotta sitten
tsconfig.json bf607b6707 First commit 6 vuotta sitten
tslint.json bf607b6707 First commit 6 vuotta sitten

README.md

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:

  • Install NPM
  • Install Ionic2 and Cordova
  • Clone the repository
  • 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