Dockwerk.

Weltkarte

Dockwerk · fetched 11 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 Weltkarte

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": "Weltkarte",
  "color": "#F2F2F2",
  "accent": "#FF9500",
  "version": 2,
  "landscape": {
    "overlay": [
      {
        "sun": true,
        "moon": true,
        "type": "worldmap"
      },
      {
        "column": [
          {
            "type": "spacer",
            "weight": 5.6
          },
          {
            "row": [
              {
                "type": "spacer",
                "weight": 0.65
              },
              {
                "type": "place",
                "align": "left",
                "weight": 1.8
              },
              {
                "type": "spacer",
                "weight": 7.55
              }
            ],
            "weight": 0.8
          },
          {
            "row": [
              {
                "type": "spacer",
                "weight": 0.6
              },
              {
                "type": "digital",
                "align": "left",
                "weight": 2.3,
                "fontweight": "light"
              },
              {
                "type": "spacer",
                "weight": 7.1
              }
            ],
            "weight": 2.6
          },
          {
            "type": "spacer",
            "weight": 1.0
          }
        ]
      }
    ]
  }
}

Raw data (JSON)