this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update README

alice f812dcb1 d855d07a

+6 -15
+6 -15
README.md
··· 1 - # TID clock (and other watchfaces for pebble) 1 + ![screenshot](screenshot.png) 2 2 3 - Use [rebbletool](https://github.com/richinfante/rebbletool) to build and install on your Pebble or in an emulator on a modern computer. 3 + # TID clock (and other watchfaces for pebble) 4 4 5 + ## Prerequisites 6 + - [rebbletool](https://github.com/richinfante/rebbletool) 7 + - Python 3 8 + - [uv](https://github.com/astral-sh/uv?tab=readme-ov-file#installation) 5 9 ## Overview 6 10 7 11 TID clock is a Pebble watchface that displays: ··· 44 48 # 4) Build and install in one step 45 49 ./run.sh debug 46 50 ``` 47 - 48 - Or run each step manually: 49 - 50 - ```bash 51 - # Generate the airport timezone list 52 - python3 generate_airport_tz_list.py --top 10 --max-bucket 10 --out src/c/airport_tz_list.c 53 - 54 - # Build using Rebbletool 55 - rebble build 56 - 57 - # Install to device or emulator 58 - rebble install --emulator basalt 59 - ```
screenshot.png

This is a binary file and will not be displayed.