All Projects → nirajsanghvi → pebble

nirajsanghvi / pebble

Licence: other
Watchfaces and apps for the Pebble smartwatch

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to pebble

spoon
Spoon is a simple Foursquare/Swarm check-in app for Pebble.
Stars: ✭ 17 (-5.56%)
Mutual labels:  pebble
Gadgetbridge
We are on codeberg.org now! https://codeberg.org/Freeyourgadget/Gadgetbridge - Gadgetbridge - A free and cloudless replacement for your gadget vendors' closed source Android applications. Supports Pebble, Mi Band, Liveview, HPlus and more.
Stars: ✭ 3,806 (+21044.44%)
Mutual labels:  pebble
account-tool
Account Tool to Manage LDAP Accounts
Stars: ✭ 25 (+38.89%)
Mutual labels:  pebble
pebblify
Pebblify is a full-featured Spotify app for Pebble watches, made with PebbleJS ⌚🎶 https://apps.rebble.io/en_US/application/5ff3b52b1e6bb11b9eee5c5a
Stars: ✭ 16 (-11.11%)
Mutual labels:  pebble
pebble-dev.github.io
Source for http://pebble-dev.github.io/ AKA http://rebble.io/
Stars: ✭ 43 (+138.89%)
Mutual labels:  pebble
consensus
A clean, elegant watchface for Pebble watches in C++
Stars: ✭ 16 (-11.11%)
Mutual labels:  pebble
acme
Go client library implementation for ACME v2 (RFC8555)
Stars: ✭ 77 (+327.78%)
Mutual labels:  pebble
exhale
A Pebble app for breathing, written in C.
Stars: ✭ 12 (-33.33%)
Mutual labels:  pebble
Directions
Directions app for pebble
Stars: ✭ 15 (-16.67%)
Mutual labels:  pebble
Pebble-Imessager
A PebbleJs and Server Application to allow iMessage texting on pebble smart watches
Stars: ✭ 25 (+38.89%)
Mutual labels:  pebble
vagrant-pebble-sdk
This repo contains allows you to quickly and easily create a Virtual Machine with a working Pebble SDK install using Vagrant and Virtualbox
Stars: ✭ 13 (-27.78%)
Mutual labels:  pebble

#Polar Clock

I've always loved the look of polar clocks and figured I'd take a crack at it on the Pebble. There's a lot of design options with such a clock, so I decided to make several variations, as follows:

Clocks that show seconds (look cooler, but increase battery use):

  • Polar Clock - the standard polar clock, with the seconds arc on the outside, minutes arc in the middle, and hour arc on the inside. This one also displays the time in text in the center.
  • Polar Clock no time - same as above but omits the text time in the middle
  • Polar Clock Inseconds - An experiment with flipping the seconds arc to the inside so it can be larger (no text time)

Clock that don't show seconds (to save battery, look more minimal/less ditracting):

  • Polar Clock Lite -
  • Polar Clock Lite no time - same as above but omits the text time in the middle

#Project Structure

By making use of compiler define options, I was able to create the 5 variations above in only 2 projects:

  • Polar Clock - source of Polar Clock and Polar Clock no time
  • Polar Clock Inseconds - source of Polar Clock Inseconds, Polar Clock Lite, and Polar Clock Lite no time
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].