2 New versions, one with Current & Voltage display (1.0cv) and one with Time & Voltage and Big speed gauge.
Android companion app source for
https://euc.world app!
created by Sebastian Łastowski
First you need to have Pebble app installed on your Android phone
Latest mirror of the apk can be found in ApkMirror.com HERE cause Pebble is discontinued.
And set it up using Rebble.io
Then download the EucWorldPebble.pbw of your choice from Releases. To install it use Cx File Explorer
And open the pbw file with Pebble app to be able to load external app on your pebble watch.
Build a pebble project:
pebble build
Install a .pbw on a phone (must enable dev mode on phone)
pebble install --phone {IP_ADDRESS_OF_PHONE} path/to/app.pbw
Run a .pbw in an emulator
pebble install --emulator <aplite/basalt/chalk/diorite> path/to/app.pbw
You can find example projects at https://github.com/pebble/pebble-sdk-examples and https://github.com/pebble-examples/
Source, Pebble-Dev Virtual Machine at https://willow.systems/pebble/