{"id":16031809,"url":"https://github.com/realorangeone/date-group","last_synced_at":"2026-02-16T11:08:40.588Z","repository":{"id":145272007,"uuid":"266514625","full_name":"RealOrangeOne/date-group","owner":"RealOrangeOne","description":"Group a directory of files by date","archived":false,"fork":false,"pushed_at":"2022-03-20T21:39:28.000Z","size":136,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T12:41:44.677Z","etag":null,"topics":["date-group","files","triage"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RealOrangeOne.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},"funding":{"github":"RealOrangeOne","ko_fi":"theorangeone","liberapay":"theorangeone","custom":["https://theorangeone.net/support/"]}},"created_at":"2020-05-24T10:07:48.000Z","updated_at":"2025-01-31T07:27:36.000Z","dependencies_parsed_at":"2023-05-02T08:30:31.036Z","dependency_job_id":null,"html_url":"https://github.com/RealOrangeOne/date-group","commit_stats":{"total_commits":83,"total_committers":1,"mean_commits":83.0,"dds":0.0,"last_synced_commit":"51089f3d795277aae0fdd7477421ab3845c231ff"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/RealOrangeOne/date-group","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealOrangeOne%2Fdate-group","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealOrangeOne%2Fdate-group/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealOrangeOne%2Fdate-group/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealOrangeOne%2Fdate-group/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RealOrangeOne","download_url":"https://codeload.github.com/RealOrangeOne/date-group/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealOrangeOne%2Fdate-group/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262609170,"owners_count":23336639,"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":["date-group","files","triage"],"created_at":"2024-10-08T21:05:55.201Z","updated_at":"2025-10-04T21:07:53.284Z","avatar_url":"https://github.com/RealOrangeOne.png","language":"Rust","funding_links":["https://github.com/sponsors/RealOrangeOne","https://ko-fi.com/theorangeone","https://liberapay.com/theorangeone","https://theorangeone.net/support/"],"categories":[],"sub_categories":[],"readme":"# Date Group\n\nGroup a directory of files.\n\n![CI](https://github.com/RealOrangeOne/date-group-rs/workflows/CI/badge.svg)\n\nDates are determined through multiple sources:\n\n- EXIF metadata\n- Date in filename\n\n## Installation\n\nDownloads can be found under [releases](https://github.com/RealOrangeOne/date-group/releases). Alternatively, use the provided [Docker container](https://hub.docker.com/r/theorangeone/date-group).\n\n### Build yourself\n\nClone the project, and use `cargo build --release` to create the binary at `target/release/date-group`.\n\n## Usage\n\nThe only required argument is the source. The source is 1 or more directory of images you want to group. Grouping will be done relative to this source.\n\n`--verbose` can be used to see the list of files moved, and the ones which were unable to be parsed.\n\n`--dry-run` can be used to perform all the parsing operations, but without moving files.\n\n`--format` will let you specify how files will be grouped. This defaults to `%Y/%m` (eg `2020/05`). [Syntax](https://docs.rs/chrono/latest/chrono/format/strftime/index.html).\n\n`--delete-redundant-source` will delete the source file if the destination a file is meant to be moved to already exists, to ensure things remain clean.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealorangeone%2Fdate-group","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealorangeone%2Fdate-group","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealorangeone%2Fdate-group/lists"}