This is a learning project in order to create a Pebble app which displays date and time with abacus/soroban beads.
-
Install repository 's software
git clone https://github.com/jim108dev/pebble-abacus-watchface.git
-
Install Pebble: See Native SDK install on Linux.
-
Run on the emulator
cd pebble_app pebble build && pebble install --logs --emulator aplite
-
Run on the watch
cd pebble_app sudo rfcomm bind 0 <pebble bluetooth id> 1 pebble build && pebble install --serial /dev/rfcomm0