Skip to content

Ginko72/trekkie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trekkie — Pebble Watchface

Image

An LCARS-inspired Pebble watchface. Swanky.

NOTE: I forked this from remixz in order to make a couple of minor mods. The month number has been added to the date line, I've removed the leading 0 when in 12h time, and I added a little am/pm below the time as appropriate.

I hold no responsibility if this breaks your Pebble! This is built using the early Proof of Concept SDK, and may be unstable. I use it on my Pebble without issues though. 😄

Building

Because remembering paths is a pain, I've set up a Makefile to do that for you. Make sure to clone this watch into the proper directory:

git clone https://github.com/remixz/trekkie.git /path/to/pebble-sdk/watches/trekkie
cd trekkie
make setup

Then, to build, just run:

make build

Installing it on your Pebble is a bit more of an adventure. I install it using libpebble. If you are on Android, you can also serve the .pbw on a web-server and download it.

About

A Star Trek LCARS-inspired Pebble watchface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%