Skip to content

jim108dev/pebble-abacus-watchface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pebble Abacus Watch

This is a learning project in order to create a Pebble app which displays date and time with abacus/soroban beads.

Install

  1. Install repository 's software

    git clone https://github.com/jim108dev/pebble-abacus-watchface.git
  2. Install Pebble: See Native SDK install on Linux.

  3. Run on the emulator

    cd pebble_app
    
    pebble build && pebble install --logs --emulator aplite
  4. Run on the watch

    cd pebble_app
    
    sudo rfcomm bind 0 <pebble bluetooth id> 1
    pebble build && pebble install --serial /dev/rfcomm0

About

Abacus/Soroban Watchface for the Pebble Smartwatch

Topics

Resources

License

Stars

Watchers

Forks