{
 "app_id": "net.danigm.timetrack",
 "source_url": "https://raw.githubusercontent.com/flathub/net.danigm.timetrack/master/net.danigm.timetrack.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-documents",
  "--filesystem=xdg-run/gvfs",
  "--talk-name=org.freedesktop.Notifications"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:13:21.357475+00:00",
 "manifest": {
  "app-id": "net.danigm.timetrack",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "timetrack",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=xdg-run/gvfs",
   "--filesystem=xdg-documents",
   "--device=dri",
   "--talk-name=org.freedesktop.Notifications"
  ],
  "modules": [
   {
    "name": "timeago",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} timeago"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/py3/t/timeago/timeago-1.0.16-py3-none-any.whl",
      "sha256": "9b8cb2e3102b329f35a04aa4531982d867b093b19481cfbb1dac7845fa2f79b0"
     }
    ]
   },
   {
    "name": "timetrack",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/danigm/timetrack.git",
      "tag": "2.2.1"
     }
    ]
   }
  ]
 }
}