Showing posts with label time. Show all posts
Showing posts with label time. Show all posts

Thursday, 18 August 2016

New watch faces - Weather

I've been working on a couple of weather related watch faces, which focus primarily on providing a detailed forecast.

Both watch faces show the date and digital time in small at the top, with the current weather icon taking center stage.  Along the bottom is a full forecast for the week, showing the day, min/max temperatures, the forecast temperature and weather icon.  Also displayed are the sunrise and sunset times.

Weather Silver (download from Play store)

The first watch face has sleek silver weather icons...




Weather White (download from Play store)

The seconds watch face has flat white weather icons...




Both of these can be downloaded from the Play store (see links above).

View all my watch faces on the Play Store.

Wednesday, 17 August 2016

New series - Quarts

I've just discovered a series of watch faces that I made a few months ago, and forgot to do anything with.

These are all based on the same premise, which is that no one really needs to know the exact time - do we really need to worry about seconds?  Definitely not!  In fact, I argue you don't even need to know minutes, and just quarter-of-an-hour blocks is all you need.

All the watch faces show the time only, no fuss and bother, nice and simple.  Each hour is represented by an image, split into quarters for each 15 mins.  There is also a smaller image on the left/right to indicate am/pm.

Each of the examples below shows the time is between 10:45am and 10:59am.

Quarts Circle (download from Play store)




Quarts Square (download from Play store)




Quarts Star (download from Play store)





So relax, download one of these watch faces, and don't be hindered by the constant need to know the exact time!  What time are you meeting your friend?  Half past!  No one meets at 1:37 precisely :)

All of these can be downloaded from the Play store (see links above).

View all my watch faces on the Play Store.

Monday, 16 February 2015

WatchMaker - highly configurable

There's loads of great default functionality in WatchMaker, stuff that can be easily added in to your watch.  Basically it works in layers, so you add a background image, and then say the hour/minute markers round the edge, then the numbers, then the hands, etc., building it up as you go.  You can reorder the layers, duplicate them, delete them, etc.  It's really easy to do, and very intuitive.

When you click the big plus icon to add a new layer, you get the following types...

  • Text
  • Curved text
  • Watch background
  • Shape
  • Numbers
  • Hour+minute markers
  • Freeform markers
  • Watch hands
  • Image
  • Animated GIF
  • Date
  • Time
  • Weather
  • Moon phase
  • Battery
  • Compass
  • Wifi signal
  • Calendar
  • Countdown
  • Stopwatch
  • Expression

They are all very customisable, with the ability to reference many different tags.  For example, just for time you've got so many options (using 18:49 as the example time)...
  • {dh} - Hour in the day (1-12) - 6
  • {dh11} - Hour in the day (0-11) - 6
  • {dh24} - Hour in the day (1-24) - 18
  • {dh23} - Hour in the day (0-23) - 18
  • {dht} - Hour in day text (1-12) - six
  • {dh24t} - Hour in day text (1-24) - eighteen
  • {dhz} - Hour in day (1-12) (with leading zero) - 06
  • {dh11z} - Hour in day (0-11) (with leading zero) - 06
  • {dh24z} - Hour in day (1-24) (with leading zero) - 18
  • {dh23z} - Hour in day (0-23) (with leading zero) - 18
  • and 29 other tags!  Just for time!!

As you can see, there are just so many options, you can choose whatever you want.  

And if you can't find what you're after, check out the Feature Requests - this allows you to search for features that others have requested, and vote on the ones you like, as well as adding your own, for others to vote on.  You can vote on as many as you want, so please feel free to vote on all the stuff that I want :)

Next I want to talk about the conditionality that is simple and yet so powerful.