(mysqlt): select p1.cID, pt.ctHandle from Pages p1 left join Pages p2 on (p1.cPointerID = p2.cID) left join PagePaths on (PagePaths.cID = p1.cID and PagePaths.ppIsCanonical = 1) left join PageSearchIndex psi on (psi.cID = if(p2.cID is null, p1.cID, p2.cID)) inner join CollectionVersions cv on (cv.cID = if(p2.cID is null, p1.cID, p2.cID) and cvID = (select cvID from CollectionVersions where cvIsApproved = 1 and cID = cv.cID)) left join PageTypes pt on pt.ctID = cv.ctID inner join Collections c on (c.cID = if(p2.cID is null, p1.cID, p2.cID)) left join CollectionSearchIndexAttributes on (CollectionSearchIndexAttributes.cID = if (p2.cID is null, p1.cID, p2.cID)) where 1=1 and (p1.cID!='128') and cvName != '' and pt.ctID = '10' and (ak_exclude_page_list = 0 OR ak_exclude_page_list is null) and PagePaths.cPath like '/apps/%' and PagePaths.ppIsCanonical = '1' and cvIsApproved = '1' and (p1.cIsTemplate = 0 or p2.cIsTemplate = 0) and ((select count(cID) from PagePermissionAssignments ppa1 inner join PermissionAccessList pa1 on ppa1.paID = pa1.paID where ppa1.cID = if(p2.cID is null, p1.cInheritPermissionsFromCID, p2.cInheritPermissionsFromCID) and pa1.accessType = 10 and pa1.pdID in (0)
and pa1.peID in (2) and (if(pa1.peID = 4 and p1.uID <>0, false, true)) and (ppa1.pkID = 1 and cv.cvIsApproved = 1)) > 0
or (p1.cPointerExternalLink !='' AND p1.cPointerExternalLink IS NOT NULL)) and ((select count(cID) from PagePermissionAssignments ppaExclude inner join PermissionAccessList paExclude on ppaExclude.paID = paExclude.paID where ppaExclude.cID = if(p2.cID is null, p1.cInheritPermissionsFromCID, p2.cInheritPermissionsFromCID) and accessType = -1 and pdID in (0)
and paExclude.peID in (2) and (if(paExclude.peID = 4 and p1.uID <>0, false, true)) and (ppaExclude.pkID = 1 and cv.cvIsApproved = 1)) = 0) and ak_pebble_flag = '0' and ak_pebble_subApp = '0' and p1.cIsActive = '1' order by ak_pebble_dateAdded desc limit 5544,56
-
-
Description
Fuzzy Time watchface translated in italian.
created by -
-
Description
This is only ever going to appeal to Pebble owners in the UK of a certain age, but what the hey, here it is anyway
created by -
-
-
Description
Apple Think Different with Date and Time
created by -
-
Description
When there is no more room in hell, the dead will walk the earth. Dawn of the Dead watch face analog with digital date.
created by -
-
-
-
Description
This is only ever going to appeal to Pebble owners in the UK of a certain age, but what the hey, here it is anyway!
created by -
-
Description
This is the same as http://www.mypebblefaces.com/apps/4412/4216/4227/ , but I uploaded this SDK v1 build again as a separate entry because the site's built-in search has trouble finding it as a sub-face of the SDK 2.0 entry.
This version has fully-functioning chronograph (stopwatch) hands. Press the "up" button to start/stop the chronograph. While it is running, press the "down" button to freeze the lap time and again to release it. When it is not running, press and hold the "down" button to reset the chronograph time to zero.
Note that this is compiled as a watch app, not as a normal watch face, so it appears in the watch menu.
created by -
-
Description
A subtle but definite tribute to the greatest English football club.
The watchface features the iconic United red devil logo in the centre in white on a black background.
The time, including seconds is featured at the top, and the day and date is at the bottom.
created by -
-
Description
watch3words is a simple location aware app that gets your coordinates and shows you the 3 words per the what3words API. It uses your phone's GPS of course, and on first run your phone will ask you to allow pebble to know your location. For more info on what3words, visit http://what3words.com/
created by -
-
Description
Picture of my wife on our wedding day +time, day of the week, and date.
created by -
-
-
-
-
-
Description
This watchface shows a world map with the current sunlight coverage, along with the time and date. Watch daylight pass across the earth as the day goes by, and see how the sun hits the earth at different times of the year.
The map is redrawn every 15 minutes.
(The time and date shown on the watch are local time. To draw the map UTC time must be known, and the phone must be queried to determine which time zone the watch is in. This happens once and is automatic.)
White on black version: http://www.mypebblefaces.com/apps/18667/9175/
Source code on github: http://github.com/davidfg4/pebble-day-night
created by -
-
-
Description
This is only ever going to appeal to Pebble owners in the UK of a certain age, but what the hey, here it is anyway!
created by -
-
Description
A subtle but definite tribute to the greatest English football club.
The watchface features the iconic United red devil logo in the centre in white on a black background.
The time, including seconds is featured at the top, and the day and date is at the bottom.
created by -
-
-
Description
A poor mockup with a better battery life than original ;)
created by -
-
Description
I pity the fool who doesn't use this watchface.
featuring a silhouette of Mr. T's famous hair and facial hair, with a digital clock within his face.
created by -
-
-
-
Description
A subtle but definite tribute to the greatest English football club.
The watchface features the iconic United red devil logo in the centre in white on a black background.
The time, including seconds is featured at the top, and the day and date is at the bottom.
created by -
-
Description
A variation of Futura Weather remade for the new SDK 2.0 beta. Features both Celsius and Fahrenheit versions, configurable through the beta Pebble iOS and Android apps.
The UI is a carbon copy of the Futura Weather Dark app (http://www.mypebblefaces.com/apps/7210/6713/), which in turn is based on the original Futura Weather by Niknam (http://github.com/Niknam/futura-weather). It is also a fork of the PebbleKit-JS Weather SDK example (http://github.com/pebble/pebble-sdk-examples/tree/master/pebblekit-js/weather).
Currently, it supports 12 and 24-hour time formats (set in the Pebble config), and Celsius and Fahrenheit weather data (provided by OpenWeatherMap; configurable in the Pebble app).
Here are some things I'd LIKE to add soon:
- Optional battery status
- Optional Bluetooth status
- Different date formats
- Different color themes (original Futura Weather vs. dark, for example)
- Ability to either hide the weather after too many connection failures, or duplicate the original Futura Weather behavior of pinging the user
created by -
-
Description
This is a simple watch face designed around the current symbol used by Bloomsburg University located in Pennsylvania.
created by -
-
Description
A Unofficial Smartwatch Fans watchface
created by -
-
Description
This well known album art from the legendary Pink Floyd is now available on your Pebble smart watch. :)
Enjoy.
created by -
-
-
-
Description
Reddit Alien for all redditors with a Pebble.
created by -
-
Description
A subtle but definite tribute to the greatest English football club.
The watchface features the iconic United red devil logo in the centre in white on a black background.
The time, including seconds is featured at the top, and the day and date is at the bottom.
created by -
-
Description
Very simple digital watch designed for daily use. Shows time and date. Supports 24/12 hour modes.
Developed by Teemu Lätti ([email protected]).
created by -
-
-
Description
This is a variation of Futura Weather remade for the new SDK 2.0 Beta (built with Beta 4). Features both Celsius and Fahrenheit versions, configurable through the beta Pebble iOS and Android apps using the new PebbleKit-JS (supports both iOS and Android, from what I can tell).
The UI is a carbon copy of the Futura Weather Dark app (http://www.mypebblefaces.com/apps/7210/6713/), which in turn is based on the original Futura Weather by Niknam (http://github.com/Niknam/futura-weather). It is also a 'fork' of the PebbleKit-JS Weather SDK example (http://github.com/pebble/pebble-sdk-examples/tree/master/pebblekit-js/weather).
Currently, it supports 12 and 24-hour time formats (set in the Pebble config), and Celsius and Fahrenheit weather data (provided by OpenWeatherMap; configurable in the Pebble app).
Consider this a beta version, since there's still I'd like to add in the coming days. I figured I'd release as-is, for now— since it's something I was looking for, and saw that some others wanted. Here are some things I'd LIKE to add soon:
- Optional battery status
- Optional Bluetooth status
- Different date formats
- Different color themes (original Futura Weather vs. dark, for example)
- Ability to either hide the weather after too many connection failures, or duplicate the original Futura
- Weather behavior of pinging the user
- Alternate weather sources (choice between Yahoo! Weather and OpenWeatherMap)
created by -
-
Description
Probably the hardest to read pebble watchface of all time!
Based on Fuzzy time, this is the cockney equivalent.
If it helps:
1 - Lost (and won)
2 - Bottle (of glue)
3 - Holy (see)
4 - Stand (in awe)
5 - Scuba (dive)
6 - Fiddle (-sticks)
7 - Exeter (in devon)
8 - Fartoo (late; another explanation is that "far" is supposed to be "four" and "too" is supposed to be two - four times two is eight. But I believe it's rather the first explanation)
9 - Coal (mine)
10 - Foxes (den)
11 - Hell (and heaven)
12 - Deep (delve)
13 - Hurt (and be mean)
14 - (Sortin) letters
15-19 - (Can't find) If you know then put a comment and I'll change it!
20 - Mussels (aplenty)
30 - Herdy
40 - Gory
50 - Nifty
60 - Styx tea
70 - Heaven Tea
80 - Baity
90 - God (almighty)
created by -
-
Description
An analogue watch face featuring the iconic Clemson Tiger Paw
created by -
-
Description
A text-based version of the "12 Doctors" watchface (by which this was inspired).
Hours are indicated by the names of the actors who have played the Doctor, and minutes are below (in text form).
Seconds are indicated by the progress of the tiny TARDIS along the white bar.
Below the white seconds bar are the day of week, day of month, and name of month.
created by -
-
Description
Traditional, formal looking analog watch face for Ohio State Buckeye fans! I welcome feedback and and ideas / input for future watch face development.
created by -
-
Description
Modern Runic Clock by Jason Bales (Black)
It is circular, divided into eight equal parts, with a central hole for the style. In one of the spaces there is a rather elaborate fylfot. The inscription is on the outer circle, and runs thus:
+ VLF HET AERIERAN CYRICE FOR HANVM AND FOR GVNWARA SAVLA.
[Ulf bade a rear church for poor (or "for himself,") and for Gunwara (her) soul.]
. . . The inscription is a curious example of a mixed dialect, old English and Scandinavian.
created by -
-
-
Description
Very simple digital watch designed for daily use. Shows time and date. Supports 24/12 hour modes.
Developed by Teemu Lätti ([email protected]).
created by -
-
-
Description
This is a variation of Futura Weather remade for the new SDK 2.0 Beta (built with Beta 4). Features both Celsius and Fahrenheit versions, configurable through the beta Pebble iOS and Android apps using the new PebbleKit-JS (supports both iOS and Android, from what I can tell).
The UI is a carbon copy of the Futura Weather Dark app (http://www.mypebblefaces.com/apps/7210/6713/), which in turn is based on the original Futura Weather by Niknam (http://github.com/Niknam/futura-weather). It is also a 'fork' of the PebbleKit-JS Weather SDK example (http://github.com/pebble/pebble-sdk-examples/tree/master/pebblekit-js/weather).
Currently, it supports 12 and 24-hour time formats (set in the Pebble config), and Celsius and Fahrenheit weather data (provided by OpenWeatherMap; configurable in the Pebble app).
Consider this a beta version, since there's still I'd like to add in the coming days. I figured I'd release as-is, for now— since it's something I was looking for, and saw that some others wanted. Here are some things I'd LIKE to add soon:
- Optional battery status
- Optional Bluetooth status
- Different date formats
- Different color themes (original Futura Weather vs. dark, for example)
- Ability to either hide the weather after too many connection failures, or duplicate the original Futura
- Weather behavior of pinging the user
- Alternate weather sources (choice between Yahoo! Weather and OpenWeatherMap)
created by -
-
Description
This is an analog watch face for the MLB Los Angeles Dodgers. Go Doyers!
created by -
-
-
Description
Remake of the classic Alien movie watch
created by -
-
-
Description
I had lots of downloads for my other black easy read watchface.. so i made another with analogue added.
created by -
-
Description
A WatchFace using the Famous Manchester United 2007/2008 t-shirt logo..
created by -
-
Description
A simple but neat watch face. The big hand is the hours, the thinner one is the minutes. In the center it shows the date (US-style).
created by -
-
Description
A simpel digital Audi watchface, for audi fans
created by -
-