{"id":22311422,"url":"https://github.com/alancesar/tidy-photo","last_synced_at":"2025-03-26T02:15:10.731Z","repository":{"id":56558905,"uuid":"308466754","full_name":"alancesar/tidy-photo","owner":"alancesar","description":"Automated script to arrange music libraries","archived":false,"fork":false,"pushed_at":"2020-11-16T01:40:08.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-30T23:32:29.057Z","etag":null,"topics":["gallery","jpeg","jpg","library","organizer","photo","raw","tidy"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alancesar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-29T22:42:14.000Z","updated_at":"2020-12-27T15:58:51.000Z","dependencies_parsed_at":"2022-08-15T21:00:16.834Z","dependency_job_id":null,"html_url":"https://github.com/alancesar/tidy-photo","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/alancesar%2Ftidy-photo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alancesar%2Ftidy-photo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alancesar%2Ftidy-photo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alancesar%2Ftidy-photo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alancesar","download_url":"https://codeload.github.com/alancesar/tidy-photo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245573891,"owners_count":20637674,"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":["gallery","jpeg","jpg","library","organizer","photo","raw","tidy"],"created_at":"2024-12-03T21:19:31.000Z","updated_at":"2025-03-26T02:15:10.713Z","avatar_url":"https://github.com/alancesar.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tidy-photo\n\nOrganize your photo library according its taken date.\n\n## Building\n```sh\ngo build\n```\n\n## Usage\n```sh\n./tidy-photo [-s] [-o] [-t] [-p]\n```\n\n### Parameters\n- **s**: The source path. Its default value is `./`.\n- **o**: The output path. Its default value also is `./`.\n- **t**: Test mode. If true only show the expected output. Its default is `false`.\n- **p**: The output directory structure pattern. It follows the\nGolang's [time/Time.Format](https://golang.org/pkg/time/#Time.Format) guide.\n\n## Output\nThe default `p` value is `YYYY/YYYY-MM-DD` so the generated output will be this following structure:\n```\nYYYY\n└── YYYY-MM-DD\n    └── Filename.ext\n```\nExample:\n```\n2020\n├── 2020-10-28\n│   ├── DSC00001.ARW\n│   └── DSC00002.ARW\n└── 2020-10-29\n    └── IMG_0001.CR3\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falancesar%2Ftidy-photo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falancesar%2Ftidy-photo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falancesar%2Ftidy-photo/lists"}