21 to 40 of 1230

FEZ

Inspired by the logo of wonderful game “FEZ”!

If you prefer a slower animation version, go source page to get it. 🙂

Current Version: not available

Download WatchFace
Tweet
view comments
   

created by exe

   
exe
FEZ

Simplicity Plus

Minor additions to Simplicity: Adding weekday and year to screen.
By request, I’ve added a variation without the year called “Simplicity Plus (without Year)”.
v1.1 changelist:
– Fixed 1-2 second delay in updating the watchface when switching from another watchface.

Current Version: 1.1

Download WatchFace
Tweet
view comments
   

created by GGCrew

Roboto + Weather

This watchface builds upon the work of Katharine and Bobhwasatch. It’s an Android-style clock with live weather information below it.

Cool feature: If your pebble loses connection to your phone, this watchface will alert you with vibration and an on-screen “no phone” icon 🙂

You need to have the httpebble app installed on your phone for the weather/link notification to function.

V1.7 – Fix for Android buffers, link errors, and more.

Current Version: 1.6

Download WatchFace
Tweet
view comments
   

created by ZoneMR

Clipped (US Date)

So huge digits that they don’t fit in Pebble’s display !

Versions Available : date/nodate, day/month, month/day, and week day in Dutch, English, French, German or Spanish, minutes in small or big digits !

For other flavours : http://download.famillemattern.com/public/pebble/Clipped/

v1.8 : Fixed lack of digit update from time to time
v1.7: Recompiled with PebbleKit 1.1.1 & bug correction
v1.6: Added a no date version
v1.5: Recompiled with PebbleKit 1.1
v1.4: fixed day of week characters sometimes not displaying

Current Version: 1.8

Download WatchFace
Tweet
view comments
   

created by Jnm

Circling Hours with date

Info:
*current hours inside the small circle that will change the position and rotation according to the current time
*current minutes shown in the middle

It’s not jumping from -lets say- 4 hour position to 5 right away, it’s fluent, constant movement recalculated every minute. E.g. if it’s 3:30 the hour would be right between the 3 and 4 hour position, because half of the current hour is over.

Current Version: 1.10

Download WatchFace
Tweet
view comments
   

created by SmashD

Text watch with oh and date

Like Text watch, with animations, oh in single digits and date.

Current Version: 1.0.1

Download WatchFace
Tweet
view comments
   

created by dhertz

Space Invaders

To quote @Pebble: “Space Invaders on your Pebble? Yeah, it happened.”

On the splash screen press the button you’d like to use for firing twice (first to confirm, second to start the game). The selected fire button will remain active whilst your in the game, however you’ll need to re-select each time you launch Space Invaders as Pebble currently has no way to store app-level user preferences. The remaining buttons become your left/right controls in the most obvious arrangement, i.e. if you use the select button for firing then the down/up button become left/right. If you select up for firing then down/select become left/right.

Please ‘like’ this (click the thumbs-up icon below) if you want to see improvements and more games – the only incentive for developing is personal gratification and that’s bolstered when you add your voice to the ‘likes’, or when you add comments here or on the Pebble forum (http://forums.getpebble.com/discussion/comment/34145)

Release notes:

0.5
– Easter egg competition! Details here: http://forums.getpebble.com/discussion/5185/competition-pace-invader-easter-egg-hunt

0.4
– improved game over experience
– horizontal progression of invaders increases as their numbers decrease
– updated splash screen to include mystery ship
– your laser impacts the top of the screen just like the real game

0.3 update adds the following:
– performance improvements
– downward progression of invaders. when they reach your bunkers it’s game over man!
– ability to shoot invader bombs
– mystery ship!
– configurable buttons – on the splash screen press the button you want to use for the fire button twice. the remaining 2 buttons will be automatically configured for left/right movement.

0.2 update improves some performance bottle-necks and fixes a number of bugs.

Current Version: 0.5

Download WatchFace
Tweet
view comments
   

created by pocketscience

Simplicity Plus (w/o Year)

A variation of my Simplicity Plus watchface (itself a variation of the Pebble Technology Simplicity watchface) that includes the weekday but not the year.
This watchface was requested by user djd1ddles27.
v1.2 changelist:
– Font deinit code added to deinit_handler.
v1.1 changelist:
– Fixed 1-2 second delay in updating the watchface when switching from another watchface.

Current Version: 1.2

Download WatchFace
Tweet
view comments
   

created by GGCrew

Ruler Watch

A watch face based on a vertical ruler.

This is a new version fixing some of the issues the original version had. It should now honour the 24/12h setting on the watch, show up as a watch app correctly, and have a proper name and icon.

Build with an hourly vibration enabled available here:
https://github.com/davesmylie/ruler_watch/blob/master/build/ruler_pulse.pbw?raw=true

Inverted Color (white on black) build available here:
https://github.com/davesmylie/ruler_watch/blob/master/build/ruler_inverted.pbw?raw=true

Current Version: 1.5

Download WatchFace
Tweet
view comments
   

created by davesmylie

Classic

Classic watchface based on allegedly most popular concept here. Hands are being drawn by vectors on the secreen so they act weird sometimes. More versions here:
http://forums.getpebble.com/discussion/4326/watchface-classic-and-plain-update-v2-1/p1

versions available:
-no second hand
-additional digital time teller instead of logo
-hour vibration(8AM-8PM)

Send me your bitcoins here: 1DAvDGQCXJtL2SHPz47QUjaSXBXLSXwThJ

Current Version: 2.1

Download WatchFace
Tweet
view comments
   

created by zalew

Pebloid

This is my first attempt to do an arkanoid-clone on the pebble.
It was not as easy as I thought and I hit the 24k app-size limit more than once. 🙂

Control: (can be changed, see below)
‘up’ – move left
‘select’ – start / pause game
‘down’ – move right

There are five different kind of ‘power-ups’:
1. extraball
2. slow ball
3. fast ball
4. ‘power’-ball (destroys blocks without being reflected)
5. missile launcher (automatically launches missiles from your paddle)

Currently there are 34 levels but if you’ve finished level 34 it starts over at level 1 with a slightly faster ball.

If you like my work, consider donating via Paypal: donate

V2.2:
– Added a new PowerUp: Missile launcher!
– Added 14 more levels.
– The duration of active PowerUps is now show at the bottom.
– The Ball should now reflect correctly at blocks.
– Made blocks one pixel smaller so one additional column fits in.
– Existing levels slightly redesigned because of the additional column.
– You gain an extra live each 250 Points.
– A lot of tweaks under the hood to reduce the app-size to get all the new stuff in.

V2.1:
– Added a missing long_click-release handler (This is the only thing which may rudimentary could cause issues)
– Fixed a bug that the ‘Slow ball’-powerup had increased the ball-speed instead of slowing it down.
– Did some memory-optimization (Just saved 96 Bytes however 🙂 )

V2.0:
– game-engine optimized. Now runs at 50fps.
– long-press ‘select’ to enter options. You can choose which button controls which direction (as usual options are not persistent)
– game can be paused (press ‘select’ while game is running).
– ball becomes faster each time you’ve finished all 20 levels.

V1.1:
a few things are fixed.
Added more levels (it’s 20 level now).

Current Version: 2.2

Download WatchFace
Tweet
view comments
   

created by justdoit

FlipClock

Train station style flip clock with time and date.

Flipping animation to come in future release.

Current Version: not available

Download WatchFace
Tweet
view comments
   

created by Japh

Swiss-Railway

Watch from the Swiss-Railway Concept by swissmember(http://www.mypebblefaces.com/view?fID=89)
Huge thanks to David Hein for rendering the watch face image
There are day version and non-day version, you can download it at http://ge.tt/39WtlZf
Update to v1.1: fix day issue, thicker hour and minute hand

Current Version: 1.1

Download WatchFace
Tweet
view comments
   

created by bubbyyby

Simple Analog + Date

Simple analog watch face with the date at the bottom of the screen to fill in the extra area beyond the square dial.

Current Version: not available

Download WatchFace
Tweet
view comments
   

created by ice2097

Fancy

Fancy design, for more version visit:
http://forums.getpebble.com/discussion/4842/analog-watchface-fancy/p1

versions available:
-no second hand
-no date
-hour vibration (8AM-8PM)

Send me your bitcoins here: 1DAvDGQCXJtL2SHPz47QUjaSXBXLSXwThJ

Current Version: 1.0

Download WatchFace
Tweet
view comments
   

created by zalew

LCARS01

A Star Trek LCARS inspired watchface, heavily based on the excellent LCARS v1 by slayer1551.

Instead of unix timestamp, I put the day of the week below the time. The graph at the bottom shows seconds in binary.

Source code at: https://github.com/MarkAdamson/LCARS01

Current Version: not available

Download WatchFace
Tweet
view comments
   

created by MarkAdamson

Squared

Hours, minutes, day and month with nice transitions every minute.

Date format is MM/DD

Current Version: 1.3

Download WatchFace
Tweet
view comments
   

created by lastfuture

Pebble Calendar English Sunday

Universal Calendar Application.

THIS IS NOT A WATCHFACE! You have to click the Select button and navigate down to this app to launch it!

You can change the displayed month by using the 3 right buttons of the watch. Up & Down buttons go to previous & next months, Select jumps to current month.
Many versions available, combinations of :
– Dutch, English, French, German, Italian or Spanish
– Sunday or Monday as first day of week
– Optional display of week numbers
– Optional display of public holidays for France & USA

All versions available at:
http://download.famillemattern.com/public/pebble/pebble-cal/

Feel free to hack the code to add your country’s Non Working days!

Current Version: 1.1

Download WatchFace
Tweet
view comments
   

created by Jnm

24H Sun Moon Phase

Pebble 24 Hour Sun Clock with added Moon, Day, Date plus optional Hourly Vibe function.

Also see the GetPebble Forum Discussion Thread:
http://forums.getpebble.com/discussion/5112/watch-face-pebble-24-hour-sun-clock-with-added-moon-day-date-optional-hourly-vibe-function

The PBW attached is a DEMO geographic version. However, for those that want to compile their own geographic version:
– Before compiling, ensure to configure your location (longitude/latitude) and time zone by editing src/config.h.
– Use the following URL to find your location http://itouchmap.com/latlong.html

– Configure Vibe function (default is false) by editing src/config.h.
– # define HOUR_VIBRATION true

Thanks to:
– Michael Ehrmann (Boldo) for the original SunClock source
– Chad Harp for the Almanac source
– Dersie for beta testing the revised code
– Slayer1551 at MyPebbleFaces for creating a decent 1-Bit Black & White image for me. 🙂

NOTE: If you decide to reuse the code or make changes, please ensure you credit the authors. Thank you.

Current Version: 0.1

Download WatchFace
Tweet
view comments
   

created by KarbonPebbler

MiniDungeon

MiniDungeon is a small adventure game on your watch. The goal is to survive to the 20th floor of the dungeon and defeat the final monster there. In order to aid you with this task, you have a sword to deal physical damage to monsters. You will also find in the dungeon potions to heal yourself as well as offensive items to help take down the more powerful monsters.

While the app is running, once per minute there is a random chance of an event happening. You can end up finding a useful item, finding the ladder to the next floor, or being attacked by a monster. The farther you go in the dungeon, the stronger the monsters become. As you defeat monsters, though, you will also gain in power.

If you wish to pause your adventure, simply use the select button to enter the main menu. There is also the ability to turn off the vibration alert through the options menu.

Version 1.2:
Fix bug where a shop will take your money even if you do not have room for more items.
Increased limit per item time to 99.

Current Version: 1.2

Download WatchFace
Tweet
view comments
   

created by Torivon

21 to 40 of 1230
×