https://github.com/remixz/trekkie
A Star Trek LCARS-inspired Pebble watchface.
https://github.com/remixz/trekkie
Last synced: 2 months ago
JSON representation
A Star Trek LCARS-inspired Pebble watchface.
- Host: GitHub
- URL: https://github.com/remixz/trekkie
- Owner: remixz
- Created: 2013-04-14T04:00:10.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-10-25T05:01:05.000Z (over 9 years ago)
- Last Synced: 2025-04-13T01:13:01.957Z (2 months ago)
- Language: C
- Size: 294 KB
- Stars: 12
- Watchers: 3
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Trekkie — Pebble Watchface

An LCARS-inspired Pebble watchface. Download the pre-built watchface from the Pebble App Store!
*This watchface may be unstable. I hold no responsibility if this breaks your Pebble!* I use it on my Pebble without issues though. :smile:
### Changes in the since SDK 1.x
* added battery level and bluetooth connection icon (recently changed) in the pane on the left
* changed date format to DD.MM.YY (day.month.year)### Building from source
Using the `pebble` script from the sdk or [Hexxeh's bluetooth version](https://github.com/Hexxeh/libpebble), run
`pebble build`.Install with either `pebble install --phone [your phone's ip]`, `pebble install --pebble_id [your pebble's bluetooth adress]` (if using Hexxeh's libpebble), or put the .pbk on your phone and install it through the Pebble app.