{
 "app_id": "io.github.carterbox.Electricity_Clock",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.carterbox.Electricity_Clock/master/io.github.carterbox.Electricity_Clock.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:10:45.056541+00:00",
 "manifest": {
  "app-id": "io.github.carterbox.Electricity_Clock",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "electricity_clock",
  "finish-args": [
   "--share=network",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--share=ipc"
  ],
  "modules": [
   {
    "name": "app",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "file",
      "path": "io.github.carterbox.Electricity_Clock.desktop"
     },
     {
      "type": "file",
      "path": "io.github.carterbox.Electricity_Clock.metainfo.xml"
     },
     {
      "type": "archive",
      "only-arches": [
       "x86_64"
      ],
      "url": "https://github.com/carterbox/tofu/releases/download/2.4.1/io.github.carterbox.tofu-linux-x86_64-2.4.1.tar.gz",
      "sha256": "e10ff6615fd4d0d0bf5089386ebd3819f0a781def3fa226f926d6673bbe9dbfc",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/carterbox/tofu/releases/latest",
       "version-query": ".tag_name",
       "url-query": ".assets[] | select(.name==\"io.github.carterbox.tofu-linux-x86_64-\" + $version + \".tar.gz\") | .browser_download_url"
      }
     },
     {
      "type": "archive",
      "only-arches": [
       "aarch64"
      ],
      "url": "https://github.com/carterbox/tofu/releases/download/2.4.1/io.github.carterbox.tofu-linux-arm64-2.4.1.tar.gz",
      "sha256": "3e18fbd551c4c22f5943fa5982d3b640289a2229241e4375ffc60d4ca5dd7113",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/carterbox/tofu/releases/latest",
       "version-query": ".tag_name",
       "url-query": ".assets[] | select(.name==\"io.github.carterbox.tofu-linux-arm64-\" + $version + \".tar.gz\") | .browser_download_url"
      }
     }
    ],
    "build-commands": [
     "mkdir -p /app/Electricity_Clock",
     "mv electricity_clock /app/Electricity_Clock/electricity_clock",
     "mv lib /app/Electricity_Clock",
     "mv data /app/Electricity_Clock",
     "chmod +x /app/Electricity_Clock/electricity_clock",
     "mkdir -p /app/bin",
     "ln -s /app/Electricity_Clock/electricity_clock /app/bin/electricity_clock",
     "install -Dm644 icon.png /app/share/icons/hicolor/512x512/apps/io.github.carterbox.Electricity_Clock.png",
     "install -Dm644 io.github.carterbox.Electricity_Clock.desktop -t /app/share/applications/",
     "install -Dm644 io.github.carterbox.Electricity_Clock.metainfo.xml -t /app/share/metainfo/"
    ]
   }
  ]
 }
}