Watch Face for pebble. works only with SDK 2.0.
Special thanks to The pebble watch generator V2 Developer
Watch Face for pebble. works only with SDK 2.0.
Special thanks to The pebble watch generator V2 Developer
Watch Face for pebble. works only with SDK 2.0.
Special thanks to The pebble watch generator V2 Developer
Watch Face for pebble. works only with SDK 2.0.
Special thanks to The pebble watch generator V2 Developer
Watch Face for pebble. works only with SDK 2.0.
Special thanks to The pebble watch generator V2 Developer
Watch Face for pebble. works only with SDK 2.0.
Special thanks to The pebble watch generator V2 Developer
Watch Face for pebble. works only with SDK 2.0.
Special thanks to The pebble watch generator V2 Developer
Counts down the:
- Seconds left in the minute
- Minutes left in the hour
- Hours left in the day
- Days left in the year
Requires 2.0 firmware.
Pebble smartwatch app generating mandelbrot set, floyd-steinberg dithered, sll fastmath.
### Framebuffer access
Direct framebuffer access is used for fast pixel manipulation. Refer to the code for framebuffer access through the update layer function.
### 4-bit Dithering
This app uses 4-bit to 1-bit Floyd-Steinberg dithering to allow the mandelbrot generator to create colors, and display the final image on the Pebble's black-and-white EPaper screen.
### SLL Fastmath
Original version used gcc's softfloat (provided by newlib), which generated a mandelbrot frame every 40 seconds. Using SLL fastmath (from picoGL/tinyGL), a mandelbrot frame is generated in less than 4 seconds, for a 10x speedup, which makes watching the mandelbrot much less boring ;)
A pebble implementation of John Conway's Game of Life. This watchapp does a lot of redrawing and is not meant to be run all day. Just something cool to show once and a while.
Pressing the "Select" button will reset the game. Or it will automatically reset after a number of generations have passed.
Use your Pebble to find the closest stations to find a bike to rent or an available stand to return your bike!
"Share a bike" uses geolocation to find your gps position and public API's to get stations data.
It works in:
* New York City (Citi Bike)
* Toronto (Bixi)
* San Francisco (Bay Area Bike Share)
* Paris (Velib)
* London (Boris Bike)
* Lyon (Velov)
Discussion on Pebble forums: http://forums.getpebble.com/discussion/8946/watchapp-2-0-share-a-bike
The center of this watch face displays the current hour in 12h or 24h formats.
In the first 15 minutes of the hour, the top right corner is highlighted. In the next 15 minutes, the bottom right corner is highlighted, and so on for the remaining two quarters.
date.sh (FW2専用)
これはdateコマンドを実行したターミナル画面風の時計です。
「pb $ date +%H:%M」の次の行に時刻を表示します。
他に「+%Y/%m/%d」と「+"%a %b %d"」のオプションもあります。
date.sh (require FW2)
It is a watch face of pebble, look like terminal screen.
I tried in the similitude of the date command.
There is three option .
"+%H:%M" , "+%Y/%m/%d" , "+%a %b %d"
For all the people out there who live in the Netherlands and have a Pebble: the Grolsch Watchface!
Logo: Grolsch ©
This is a text watch with hours, minutes, seconds and date in full text (execpt year, too long)
Background is full black (there are reflections on the preview picture - the SDK needs a printscreen function! )
A fan of Snoopy? Show off your Joe Cool watch with pride!
Updated for 2.0 firmware (SDK 2.0)
Digital, 12 or 24 hr, displays time, day, and date.
Author: Joe Madrigal
My first try using Watchface generator. Use only with 2.0 beta!
A watchface with a simple star trek logo. Has Pebble battery information and simple date.
**SDK 2 IS REQUIRED!!!**
This is a watch face in base 2. The digits in base 2 are labeled. Add all the filled numbers in order to get the current time/date.
The first row is the hour.
The second row is the minute.
The third row is the month.
The fourth row is the day of the month.
For example the time in the picture is 3:30 and the date is 12/30.
Both 12 and 24 hour times are supported.
Changelog:
Version 1.2 Change dots to correct binary order
Version 1.1.2 Fix HUGE memory leak which caused a crash after 95 seconds of runtime.
Version 1.1.1: Fix a bug in which the 8 would still be highlighted in the smaller minutes.
Version 1.1: Add vibrate on disconnect.
Explore the Mandelbrot fractal on your watch. Switch between panning and zooming with the Select button.
Iterations are drawn as alternating black and white. Long press on up or down to increase or decrease the number if iterations by 20.
A QR code that displays the current date and time. What's not to like?
PebbleNotes is a Google Tasks client for Pebble. It cannot edit or append items to your checklist, but allows you to browse your lists and mark items as done/undone.
Currently it is in beta stage, so expect some strange and nasty bugs (and please report them). Also note that many more features are still coming.
More details are available at http://forums.getpebble.com/discussion/9564/watch-app-sdk-2-0-beta-pebblenotes-a-google . Feedback and bugreports are welcome.
This is a recompiled version of the Kanto Pokédex App that is compatible with the current SDK 2.0 BETA4. The original App can be found here: http://www.mypebblefaces.com/apps/1091/3460/
All credits go to the original creator:
http://www.mypebblefaces.com/?query=&pebble_language[]=&orderBy=pebble_download
The source code is of course available for anyone to take a look at : )
----
A Pokédex App with All Pokémon's from the Kanto Region.
- 152 Pokémon Entries
- Lists Type, Height and Weight for each Pokémon
- Includes Image for every Pokémon
Controlls:
Up and Down Short Press: Scroll by 1
Up and Down Long Press: Scroll by 10
Select: Change between Type and Height/Weight Mode
(The Image is not 100% accurate, the font is a little bit different and the number is of course wrong :)
i posted a real photo here: http://forums.getpebble.com/discussion/5494/app-kanto-pokedex)
Thanks so much for all downloads.
This is a recompiled version of the Kanto Pokédex App that is compatible with the current SDK 2.0 BETA4. The original App can be found here: http://www.mypebblefaces.com/apps/1091/3460/
All credits go to the original creator:
http://www.mypebblefaces.com/?query=&pebble_language[]=&orderBy=pebble_download
----
A Pokédex App with All Pokémon's from the Kanto Region.
- 152 Pokémon Entries
- Lists Type, Height and Weight for each Pokémon
- Includes Image for every Pokémon
Controlls:
Up and Down Short Press: Scroll by 1
Up and Down Long Press: Scroll by 10
Select: Change between Type and Height/Weight Mode
(The Image is not 100% accurate, the font is a little bit different and the number is of course wrong :)
i posted a real photo here: http://forums.getpebble.com/discussion/5494/app-kanto-pokedex)
Thanks so much for all downloads.
A watch face inspired by Jake the Dog from Adventure Time. Including animation and low battery indication.
Here's a simple classic analog watch face, Old Roman. It has no second hand for maximum battery life. It's black on a white background (may make negative in a bit, but I like this one better) It's based on an actual face of an old clock.
It's 2.0 compatible.
Here's a simple Analog face - Old Roman. Based off an actual old clock face.
It's white with no second hand for max battery conservation.
I made it for 2.0 because there are not many classic compatible faces yet.
24 hr watchface with name of days in Czech language and DD.MM.YYYY date format.
The original concept for mypebblefaces.com was based on RichardG's AWSOME Pebble Concepts site.
Thanks to Otto Greenslade (Chaotic) @chaotictm for the Pebble Watch artwork and many thanks to the Pebble team @pebble for the watch that we all love.
Our Terms and Conditions | Cookies Policy | Any problems contact admin at mypebblefaces dot com
This website has been created,administrated and hosted free of charge by Jason @slayer1551 of NMC Design and Print. NMC Design and Print is a social enterprise working for the benefit of The Neuromuscular Centre @nmcentre Winsford, Cheshire, UK. If you would like contribute to the site please consider making a donation below which will go towards funding the servers as the site grows and any left over will go to the NMC Charity!
For more information please visit www.nmcentre.com



































