{"id":16301651,"url":"https://github.com/bbkr/macphotosexporter","last_synced_at":"2025-04-10T01:18:08.625Z","repository":{"id":138947620,"uuid":"578793719","full_name":"bbkr/MacPhotosExporter","owner":"bbkr","description":"Exports folders and albums structure from macOS Photos app to directory tree.","archived":false,"fork":false,"pushed_at":"2022-12-15T23:23:41.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T01:18:00.121Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Raku","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"artistic-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bbkr.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-12-15T22:32:21.000Z","updated_at":"2022-12-15T22:48:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"e50b891d-10c7-43b2-9802-37869ef0032b","html_url":"https://github.com/bbkr/MacPhotosExporter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbkr%2FMacPhotosExporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbkr%2FMacPhotosExporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbkr%2FMacPhotosExporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbkr%2FMacPhotosExporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbkr","download_url":"https://codeload.github.com/bbkr/MacPhotosExporter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137887,"owners_count":21053775,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-10-10T20:55:16.570Z","updated_at":"2025-04-10T01:18:08.600Z","avatar_url":"https://github.com/bbkr.png","language":"Raku","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MacPhotosExporter\n\nExports folders and albums structure from macOS Photos app to directory tree.\n\n# Instructions\n\nCopy `migrate.raku` file to your `Pictures` directory.\n\nInstall [Docker](https://docs.docker.com/get-docker/).\n\nExecute in terminal (replace `me` with your user name in path):\n\n```\ndocker run --volume /Users/me/Pictures:/Pictures --interactive --tty alpine sh\n```\n\nIt should log you to Alpine Linux console in Docker container. Type 4 commands there:\n\n```\napk update\napk add rakudo zef sqlite-libs\nzef install --/test DBIish\nraku /Pictures/migrate.raku\n```\n\nIt should print detected Folders, Albums and Photos and will create `TopLevelAlbums` directory containing them in exactly the same layout.\n\n# Article\n\nMigration code logic is explained [here](https://dev.to/bbkr/migrate-macos-photos-folders-and-albums-to-plain-tree-of-directories-2c1).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbkr%2Fmacphotosexporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbkr%2Fmacphotosexporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbkr%2Fmacphotosexporter/lists"}