Dockwerk.

Formattest

Dockwerk · fetched 9 times · Use as a template

This is how the design looks on the phone. Alarm time and appointments are sample values here โ€” on your device they are your own.

Get it on your phone

QR code for Formattest

Point your phone's camera at the code and follow the prompt โ€” Dockwerk takes over the design.

Or open this page on the phone itself: there, a button stands in place of the code.

The design

{
  "name": "Formattest",
  "color": "amber",
  "version": 1,
  "landscape": {
    "row": [
      {
        "face": "bahnhof",
        "type": "analog",
        "hands": "kelle",
        "weight": 1.2,
        "hand_color": "#1A1A1A",
        "hand_length": 0.88,
        "second_color": "#D32F2F"
      },
      {
        "column": [
          {
            "type": "date",
            "weight": 0.3
          },
          {
            "row": [
              {
                "type": "next_alarm"
              },
              {
                "type": "weather"
              }
            ],
            "weight": 0.7
          }
        ]
      }
    ]
  }
}

Raw data (JSON)