Retro-gaming Connexion Association's Watchface.
Big logo / Black background.
Built by Fei using watchface-generator.de
Retro-gaming Connexion Association's Watchface.
Big logo / White background.
Built by Fei using watchface-generator.de
Draws digits using bezier curves which morph into the next digit as time passes.
Un watchFace ultra simple aux couleurs d'un MotoClub Extra (et ouvert à vraiment tout le monde !! )
@+
A local multiplayer game! Eliminate your opponents by making them trigger the Pebble accelerometer. Who says you have to play nice?
Weezer Watch!
Featuring the famous Flying =W= designed by drummer Pat Wilson.
The time is displayed in the official Weezer font, Futura Medium.
Variant of the original FlipStatus which is compatible with iOS AppStore version of SmartWatch+ (i.e. jailbreak not required)
Requires Smartwatch+ from the iOS App Store (link for iTunes: http://appstore.com/smartwatchforpebble )
Almost all credit for this watch app goes to goes to Ken Pendlebury and Robert Heße.
- PDF instructions for the original FlipStatus here: http://bit.ly/1gXuuIq (it will make usage and secret buttons much easier to understand). The phone data screen is the primary difference.
Notes:
- FlipStatus-AppStore uses the same UUID as SmartStatus, so it will replace it. This is also the reason it's not on the Pebble app store. I have requested that Rob add another UUID into SmartWatch+, but I still haven't heard back yet. You may or may not want to disable auto-app-updating.
- The primary difference from FlipStatus is that the lower section shows your next appointment initially, and the Phone Data screen shows the two battery levels (percent and battery) for the phone and watch because the other information isn't accessible. Otherwise it is the same. If you have any button modification requests, I might be willing to make them for you. HTTP requests, Find My Phone options are available.
- FlipStatus-AppStore uses an earlier version of code of FlipStatus that is less susceptible to breaking when adding code, but be aware that modifications could push you over the memory limit
- All FlipStatus code is shared on GitHub under GPLv3. This means that you can modify, post your code to a public place and distribute, but you cannot modify then keep your code private or attempt to profit from it in any way.
- If you want to modify FlipStatus, Ken Pendlebuy requested you do so in one of two ways:
- Make a formal request to “fork” the GitHub repo. This will ensure that your code remains public and we can all learn from one another.
Digital and Analog Show Date ,Status Blue. and Battery
BMOFace is a simple watchface that displays emotions of the character from Adventure Time depending on your watch's state.
Effecting factors:
Battery 90-100%
Bluetooth connection
If charging
If was disconnected from charging
If certain time of day (ie. late, will be sleeping)
Simple Analogue Plus is an expansion upon Pebble's already made Simple Analogue. It features some bonuses, such as alert on BT disconnect/reconnect, and icons.
Halloween is almost here and zombies will soon be chasing us all. Lace up those sneakers and stretch out because it's Time To Run.
BioLegend develops and manufactures world-class, cutting-edge immunological reagents for biomedical research, offered at an outstanding value.
http://www.biolegend.com/live_dead
SCATTER is a unique watchface with lots of settings, absolutely stunning animations, and an amazing design.
The minutes show in circles, and the hours in squares.
Designed by Philipp Weder and developed by Edwin Finch
Another Fenerbahce Watchface
Download link_v2: http://www.watchface-generator.de/wf/20140923/nextfbv2/
Download link_v1: http://www.wf-g.de/wf/20140923/nextfb_1/
BlackBerry Spark v2 Inverse. Also includes the hashtag #TeamBlackBerry and date
CLIMB is unique watchface where the little climber guy on the left climbs the wall as the day progresses!
Built in animations for when the hours change, see it for yourself! Also has bluetooth and watch battery status.
(At 12 o'clock, he stands looking at the wall.)
Reloj digital basado en el diseño del ordenador de 8 bits Sinclair ZX Spectrum
Digital clock based on the 8-bit computer Sinclair ZX Spectrum design
SDK V2 base on http://www.mypebblefaces.com/apps/7626/5736/
=============================================================
Description from V1
=============================================================
Thai Text Watch
Watchfaces แสดงเวลาเป็นภาษาไทย
มีลูกเล่นตัวเวลาวิ่งได้เหมือนตัวที่มีในเครื่อง
ใช้ font ภาษาไทย Circular ของ typomancer.com
มีอะไรติชมได้น่ะครับ
ขอบคุณครับ
Credit, Thank you.
- Thai Text Watch based on Pebble Text Watch.
http://github.com/wearewip/PebbleTextWatch
- Circular Thai Font by http://www.typomancer.com
- Southwolf for best tools http://github.com/southwolf/pebble_tools
=============================================================
A simple watch face with the de Baseggio family's coat of arms. To be worn by whoever likes the (somewhat morbid) design.
Learn more here: http://www.baseggio.net.
User Notes:
for any questions visit my twitter account:
- this version to been edited by @imangerf07
NOTE:
For icons show the actual status of notifications for this need to change the "Bundle ID" in the application "SmartWatch +" Available in Cydia.
In the first line be added: net.whatsapp.WhatsApp
In the second line be added: com.apple.MobileSMS (default)
In the third line be added: com.facebook.Facebook
- SmartFace+ (FlipStatus) is FREE! That said, please support RobH and buy the required Smartwatch+ companion app on Cydia… it’s worth every penny
- You MUST have a JAILBROKEN iPhone on iOS 7.0.4 or 7.0.6 to use SmartFace+ (FlipStatus) (if you are not jailbroken and have already upgraded to iOS 7.1 or 7.1.2, you are screwed). THIS APP WILL NOT WORK WITH THE APP STORE VERSION OF SMARTWATCH+
- You MUST upgrade Smartwatch+ to 1.600 using Cydia (restart the iPhone)
- You MUST have Weather enabled in Smartwatch+
- You REALLY SHOULD read the PDF instructions for SmartFace+ (FlipStatus) here: http://bit.ly/1gXuuIq (it will make usage and secret buttons much easier to understand)
- There is a KNOWN ISSUE where Flip Status will sometimes crash when you try to close it… I have no idea why. If somebody else does, please let me know.
Developer Notes:
- SmartFace+ (FlipStatus) pushes the memory limits of a watch app, if you make changes and SmartFace+ (FlipStatus) crashes, despite your code being correct, this is probably why.
- There is temporary code in there for a feature I am working on to auto reply to SMS and Phone calls with your canned text messages… you can take it out of you want, but if you modify FlipStatus and want to re-add this feature later, it will probably not work with your changes (the app will be too large)
- FlipStatus code is shared on GitHub under GPLv3. This means that you can modify, post your code to a public place and distribute, but you cannot modify then keep your code private or attempt to profit from it in any way.
- Here is the GitHub repo: http://github.com/AstroPoverty/FlipStatus
- If you want to modify FlipStatus, I would prefer one of two ways (but it’s up to you entirely):
- Make a formal request to “fork” the GitHub repo. This will ensure that your code remains public and we can all learn from one another.
- Make a request to me if you would like to see something added to the official repo.
Update History
- In this version the icons change was applied.
- System not been modified and carries all the original code Flipstatus
For any concerns or questions visit my twitter account:
@ imangerf07
All your foosball matches on your wrist.
Create your own league here: http://www.kicker.cool/
it smells like an apple, and it's my company name....
User Notes:
for any questions visit my twitter account:
- this version to been edited by @imangerf07
- SmartFace+ (FlipStatus) is FREE! That said, please support RobH and buy the required Smartwatch+ companion app on Cydia… it’s worth every penny
- You MUST have a JAILBROKEN iPhone on iOS 7.0.4 or 7.0.6 to use SmartFace+ (FlipStatus) (if you are not jailbroken and have already upgraded to iOS 7.1 or 7.1.2, you are screwed). THIS APP WILL NOT WORK WITH THE APP STORE VERSION OF SMARTWATCH+
- You MUST upgrade Smartwatch+ to 1.600 using Cydia (restart the iPhone)
- You MUST have Weather enabled in Smartwatch+
- You REALLY SHOULD read the PDF instructions for SmartFace+ (FlipStatus) here: http://bit.ly/1gXuuIq (it will make usage and secret buttons much easier to understand)
- There is a KNOWN ISSUE where Flip Status will sometimes crash when you try to close it… I have no idea why. If somebody else does, please let me know.
Developer Notes:
- SmartFace+ (FlipStatus) pushes the memory limits of a watch app, if you make changes and SmartFace+ (FlipStatus) crashes, despite your code being correct, this is probably why.
- There is temporary code in there for a feature I am working on to auto reply to SMS and Phone calls with your canned text messages… you can take it out of you want, but if you modify FlipStatus and want to re-add this feature later, it will probably not work with your changes (the app will be too large)
- FlipStatus code is shared on GitHub under GPLv3. This means that you can modify, post your code to a public place and distribute, but you cannot modify then keep your code private or attempt to profit from it in any way.
- Here is the GitHub repo: http://github.com/AstroPoverty/FlipStatus
- If you want to modify FlipStatus, I would prefer one of two ways (but it’s up to you entirely):
- Make a formal request to “fork” the GitHub repo. This will ensure that your code remains public and we can all learn from one another.
- Make a request to me if you would like to see something added to the official repo.
This is exactly what you need on your wrist, no more no less
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

































