Skip to content

Somnius/EucWorldPebble

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EucWorldPebble

2 New versions, one with Current & Voltage display (1.0cv) and one with Time & Voltage and Big speed gauge.

Demo Gif Demo 2 Gif Demo 3 All Arch round pebble

Android companion app source for

https://euc.world app!

created by Sebastian Łastowski

How to install

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.

Useful commands for pebble development

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 96.5%
  • Python 2.6%
  • Shell 0.9%