{"id":30117415,"url":"https://github.com/distrobyte/photo-organiser","last_synced_at":"2026-04-10T13:01:21.418Z","repository":{"id":306430966,"uuid":"1026147654","full_name":"DistroByte/photo-organiser","owner":"DistroByte","description":"photo-organiser","archived":false,"fork":false,"pushed_at":"2026-02-16T01:00:14.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-16T08:36:48.317Z","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/DistroByte.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-25T11:42:57.000Z","updated_at":"2026-02-16T01:00:17.000Z","dependencies_parsed_at":"2026-02-16T03:01:32.584Z","dependency_job_id":null,"html_url":"https://github.com/DistroByte/photo-organiser","commit_stats":null,"previous_names":["distrobyte/photo-organiser"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/DistroByte/photo-organiser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DistroByte%2Fphoto-organiser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DistroByte%2Fphoto-organiser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DistroByte%2Fphoto-organiser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DistroByte%2Fphoto-organiser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DistroByte","download_url":"https://codeload.github.com/DistroByte/photo-organiser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DistroByte%2Fphoto-organiser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31643431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-08-10T10:43:31.493Z","updated_at":"2026-04-10T13:01:21.399Z","avatar_url":"https://github.com/DistroByte.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# photo-organiser\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/DistroByte/photo-organiser.svg)](https://pkg.go.dev/github.com/DistroByte/photo-organiser)\n[![Go Report Card](https://goreportcard.com/badge/github.com/DistroByte/photo-organiser)](https://goreportcard.com/report/github.com/DistroByte/photo-organiser)\n\nOrganise camera photos into a date-based directories and sync them to a remote server with rsync.\n\n## Installation\n\n### From Source\n\n```\ngit clone https://github.com/DistroByte/photo-organiser.git\ncd photo-organiser\ngo build -o photo-organiser\n```\n\n### With Go Install\n\n```\ngo install github.com/DistroByte/photo-organiser@latest\n```\n\n## Usage\n\n### Basic Example\n\n```\nphoto-organiser sony --device /dev/sdd1 --host remote.host --user username --remote-path /path/on/remote\n```\n\nBy default, the tool will use `\u003cmount-point\u003e/DCIM` as the source directory, in this case `/mnt/camera/DCIM`. To specify a different source directory:\n\n```\nphoto-organiser sony --device /dev/sdd1 --directory /mnt/camera --source /mnt/camera/DCIM/10750715 --host remote.host --remote-path /remote/photos/path\n```\n\n### Flags\n\n```\n      --device string        device to mount (default \"/dev/sdd1\")\n      --directory string     mount point (default \"/dev/camera\")\n  -n, --dry-run              will not move files, copy them to the remote, or cleanup source directories\n  -h, --help                 help for photo-organiser\n      --host string          remote host for rsync\n      --mount-type string    filesystem type for mounting (default \"exfat\")\n      --remote-path string   remote destination path for rsync\n      --source string        source directory containing the photos. (default /mount/point/DCIM)\n      --user string          remote user for rsync (default \"$USER\")\n  -v, --verbose              enable debug logging\n```\n\n### Example Full Command\n\n```\nphoto-organiser sony --device /dev/sdd1 --directory /mnt/camera --host dionysus.internal --user distro --remote-path /volume1/homes/distro/Photos/Sony\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdistrobyte%2Fphoto-organiser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdistrobyte%2Fphoto-organiser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdistrobyte%2Fphoto-organiser/lists"}