{
 "app_id": "com.luigi311.fitness-tracker",
 "source_url": "https://raw.githubusercontent.com/flathub/com.luigi311.fitness-tracker/master/com.luigi311.fitness-tracker.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--talk-name=org.cobble.Daemon"
 ],
 "module_count": 8,
 "fetched_at": "2026-09-21T12:56:46.012147+00:00",
 "manifest": {
  "app-id": "com.luigi311.fitness-tracker",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "fitness-tracker",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=network",
   "--allow=bluetooth",
   "--system-talk-name=org.bluez",
   "--talk-name=org.cobble.Daemon"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/lib/python*/site-packages/*/tests",
   "/lib/python*/site-packages/*/test",
   "/share/man",
   "*.a",
   "*.la"
  ],
  "modules": [
   "builders.json",
   "pip-sources.json",
   {
    "name": "python3-pyftms",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --verbose --no-index --no-deps --no-build-isolation --prefix=${FLATPAK_DEST} ."
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/luigi311/python-pyftms",
      "commit": "b72174016b6fc8dc70f2af82da2a8f0014e745f6"
     }
    ]
   },
   {
    "name": "python3-bleaksport",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --verbose --no-index --no-deps --no-build-isolation --prefix=${FLATPAK_DEST} ."
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/luigi311/bleaksport",
      "commit": "b56861d2823c6e56bd4764fde52bde66d6b6e85c"
     }
    ]
   },
   {
    "name": "python3-libpebble2",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --verbose --no-index --no-deps --no-build-isolation --prefix=${FLATPAK_DEST} ."
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/luigi311/libpebble2",
      "commit": "be74eea06da089b79cd59ceb1ffeb62dbe515de6"
     }
    ]
   },
   {
    "name": "python3-cobble-client",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --verbose --no-index --no-deps --no-build-isolation --prefix=${FLATPAK_DEST} packages/cobble-client"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/luigi311/cobble",
      "commit": "2993f645a3b532ac58a4f5f8ec0ac5a64a9d18f2"
     }
    ]
   },
   {
    "name": "python3-workout-parser",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --verbose --no-index --no-deps --no-build-isolation --prefix=${FLATPAK_DEST} ."
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/luigi311/workout_parser",
      "commit": "0bb1d9c81af01cdbbfb0665367258f75d1f3fb00"
     }
    ]
   },
   {
    "name": "fitness-tracker",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm644 data/fitness-tracker.svg /app/share/icons/hicolor/scalable/apps/com.luigi311.fitness-tracker.svg",
     "desktop-file-edit data/fitness-tracker.desktop --set-key=Exec --set-value=fitness-tracker --set-icon=com.luigi311.fitness-tracker",
     "install -Dm644 data/fitness-tracker.desktop /app/share/applications/com.luigi311.fitness-tracker.desktop",
     "install -Dm644 data/com.luigi311.fitness-tracker.metainfo.xml /app/share/appdata/com.luigi311.fitness-tracker.metainfo.xml",
     "pip3 install --verbose --no-index --no-deps --no-build-isolation --prefix=${FLATPAK_DEST} ."
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/luigi311/fitness-tracker.git",
      "tag": "v5.1.1",
      "commit": "334da300980f156bc00d4eb8d91226b095206325"
     }
    ]
   }
  ]
 }
}