{"id":18391456,"url":"https://github.com/figadore/darktable-auto-export","last_synced_at":"2026-07-22T08:32:55.580Z","repository":{"id":64989227,"uuid":"554418496","full_name":"figadore/darktable-auto-export","owner":"figadore","description":"Keep exported jpgs in sync with the latest xmp files from darktable","archived":false,"fork":false,"pushed_at":"2024-01-01T06:18:34.000Z","size":111,"stargazers_count":2,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-20T15:14:22.698Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/figadore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-19T19:29:51.000Z","updated_at":"2022-10-25T00:04:00.000Z","dependencies_parsed_at":"2024-06-21T19:00:43.072Z","dependency_job_id":"34171613-18c9-48ea-98a9-79b7c35eadb9","html_url":"https://github.com/figadore/darktable-auto-export","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/figadore/darktable-auto-export","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figadore%2Fdarktable-auto-export","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figadore%2Fdarktable-auto-export/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figadore%2Fdarktable-auto-export/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figadore%2Fdarktable-auto-export/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/figadore","download_url":"https://codeload.github.com/figadore/darktable-auto-export/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figadore%2Fdarktable-auto-export/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35755761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-22T02:00:06.236Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T01:51:55.373Z","updated_at":"2026-07-22T08:32:55.564Z","avatar_url":"https://github.com/figadore.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# darktable-auto-export\nKeep exported jpgs in sync with the latest xmp files from darktable\n\n## Usage\n```bash\ngo build -o dae ./ \u0026\u0026 ./dae -i ~/smb-share/photo/raw -o ~/smb-share/photo/jpg\n```\n\nAlpha note: In case of error, the db lock may not be cleaned up. For flatpak, the command is usually something like `./dae unlock ~/.var/app/org.darktable.Darktable/config/darktable/`, or, once the config file is updated with the `lockdir` parameter, simply `./dae unlock`\n\n### Config\nConfig is handled by [viper](github.com/spf13/viper) and [cobra](github.com/spf13/cobra), meaning you can you command line flags or a config.yaml or config.json file. See subcommands help for more details\n\n\nHere is an example config.yml showing the defaults\n```\n# sync subcommand\ndelete-missing: false\nin: \"./\"\nout: \"./\"\ncommand: \"flatpak run --command=darktable-cli org.darktable.Darktable\"\nextension:\n  - \".ARW\"\nnew: false\n# unlock subcommand\nlockdir: \"\"\n```\n\n## Roadmap\nSee https://github.com/figadore/darktable-auto-export/labels/roadmap\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffigadore%2Fdarktable-auto-export","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffigadore%2Fdarktable-auto-export","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffigadore%2Fdarktable-auto-export/lists"}