Dockwerk.

Analog mit Terminen

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 Analog mit Terminen

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": "Analog mit Terminen",
  "root": {
    "row": [
      {
        "type": "analog",
        "weight": 1.0
      },
      {
        "column": [
          {
            "type": "weather",
            "weight": 0.2
          },
          {
            "days": 7,
            "type": "agenda",
            "count": 3,
            "weight": 0.6
          },
          {
            "type": "next_alarm",
            "weight": 0.2
          }
        ],
        "weight": 1.1
      }
    ]
  },
  "color": "white",
  "version": 1
}

Raw data (JSON)