{
 "app_id": "com.github.z.Cumulonimbus",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.z.Cumulonimbus/master/com.github.z.Cumulonimbus.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=pulseaudio",
  "--device=dri",
  "--filesystem=xdg-download",
  "--talk-name=org.freedesktop.Notifications"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:07:55.447334+00:00",
 "manifest": {
  "app-id": "com.github.z.Cumulonimbus",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "base": "org.electronjs.Electron2.BaseApp",
  "base-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "cpod",
  "rename-icon": "cpod",
  "copy-icon": true,
  "rename-desktop-file": "cpod.desktop",
  "separate-locales": false,
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=pulseaudio",
   "--share=network",
   "--device=dri",
   "--filesystem=xdg-download",
   "--talk-name=org.freedesktop.Notifications"
  ],
  "modules": [
   {
    "name": "CPod",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p /app/bin",
     "chmod +x CPod.AppImage",
     "./CPod.AppImage --appimage-extract",
     "mv squashfs-root/app/* /app/bin/",
     "cp -u -r squashfs-root/usr/* /app/",
     "mkdir -p /app/share/applications",
     "mv squashfs-root/cpod.desktop /app/share/applications/",
     "install -Dm644 com.github.z.Cumulonimbus.appdata.xml /app/share/appdata/com.github.z.Cumulonimbus.appdata.xml"
    ],
    "cleanup": [
     "/share/doc"
    ],
    "sources": [
     {
      "type": "file",
      "only-arches": [
       "x86_64"
      ],
      "url": "https://github.com/z-------------/CPod/releases/download/v1.28.2/CPod-1.28.2-x86_64.AppImage",
      "sha256": "bef193eb34bcceaa455b29931349eef65e11821bb90930afc6a26e679b141358",
      "dest-filename": "CPod.AppImage"
     },
     {
      "type": "file",
      "path": "com.github.z.Cumulonimbus.appdata.xml"
     }
    ]
   }
  ]
 }
}