Dockwerk.

Digital mit Wetter

Dockwerk · fetched 5 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 Digital mit Wetter

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": "Digital mit Wetter",
  "root": {
    "column": [
      {
        "type": "digital",
        "weight": 0.66
      },
      {
        "row": [
          {
            "type": "date",
            "weight": 1.0,
            "compact": false
          },
          {
            "type": "weather",
            "daily": true,
            "weight": 0.8
          }
        ],
        "weight": 0.2
      },
      {
        "type": "next_alarm",
        "weight": 0.14
      }
    ]
  },
  "color": "white",
  "version": 1
}

Raw data (JSON)