{
  "version": "1.0.0",
  "updated": "2026-07-17",
  "installers": {
    "macOS": "TotiOS-Installer-macOS.dmg",
    "Windows": "TotiOS-Installer-Windows.exe",
    "Linux": "TotiOS-Installer-Linux"
  },
  "images": [
    {
      "variant": "headless",
      "arch": "aarch64",
      "device": "Raspberry Pi 4/5",
      "filename": "totios-headless-aarch64-1.0.0.img.gz",
      "type": "img.gz",
      "description": "Minimal — kein UI, Servers/embedded"
    },
    {
      "variant": "headless",
      "arch": "armv7l",
      "device": "Raspberry Pi 3",
      "filename": "totios-headless-armv7l-1.0.0.img.gz",
      "type": "img.gz",
      "description": "Minimal — kein UI, Pi 3"
    },
    {
      "variant": "headless",
      "arch": "x86_64",
      "device": "PC/NUC/VM",
      "filename": "totios-headless-x86_64-1.0.0.iso",
      "type": "iso",
      "description": "Minimal — kein UI, x86_64"
    },
    {
      "variant": "console",
      "arch": "aarch64",
      "device": "Raspberry Pi 4/5",
      "filename": "totios-console-aarch64-1.0.0.img.gz",
      "type": "img.gz",
      "description": "TUI Tools (btop, neovim, tmux)"
    },
    {
      "variant": "console",
      "arch": "armv7l",
      "device": "Raspberry Pi 3",
      "filename": "totios-console-armv7l-1.0.0.img.gz",
      "type": "img.gz",
      "description": "TUI Tools, Pi 3"
    },
    {
      "variant": "console",
      "arch": "x86_64",
      "device": "PC/NUC/VM",
      "filename": "totios-console-x86_64-1.0.0.iso",
      "type": "iso",
      "description": "TUI Tools, x86_64"
    },
    {
      "variant": "gnome",
      "arch": "aarch64",
      "device": "Raspberry Pi 4 (4GB+)/5",
      "filename": "totios-gnome-aarch64-1.0.0.img.gz",
      "type": "img.gz",
      "description": "Full GNOME Desktop"
    },
    {
      "variant": "gnome",
      "arch": "x86_64",
      "device": "PC/NUC/VM",
      "filename": "totios-gnome-x86_64-1.0.0.iso",
      "type": "iso",
      "description": "Full GNOME Desktop, x86_64"
    },
    {
      "variant": "ui",
      "arch": "aarch64",
      "device": "Raspberry Pi 4/5",
      "filename": "totios-ui-aarch64-1.0.0.img.gz",
      "type": "img.gz",
      "description": "Web Dashboard + optional X11 Kiosk"
    },
    {
      "variant": "ui",
      "arch": "armv7l",
      "device": "Raspberry Pi 3",
      "filename": "totios-ui-armv7l-1.0.0.img.gz",
      "type": "img.gz",
      "description": "Web Dashboard, Pi 3"
    },
    {
      "variant": "ui",
      "arch": "x86_64",
      "device": "PC/NUC/VM",
      "filename": "totios-ui-x86_64-1.0.0.iso",
      "type": "iso",
      "description": "Web Dashboard, x86_64"
    }
  ]
}