{"id":35672399,"url":"https://github.com/bborbe/iphone-image-backup","last_synced_at":"2026-01-05T19:04:12.269Z","repository":{"id":305013340,"uuid":"1021550216","full_name":"bborbe/iphone-image-backup","owner":"bborbe","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-04T16:31:34.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-04T19:29:05.615Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/bborbe.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2025-07-17T15:08:29.000Z","updated_at":"2025-08-04T16:29:06.000Z","dependencies_parsed_at":"2025-07-17T23:13:55.971Z","dependency_job_id":"49aacc5f-15dc-45b5-acc3-4864c7b583c7","html_url":"https://github.com/bborbe/iphone-image-backup","commit_stats":null,"previous_names":["bborbe/iphone-image-backup"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bborbe/iphone-image-backup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Fiphone-image-backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Fiphone-image-backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Fiphone-image-backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Fiphone-image-backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bborbe","download_url":"https://codeload.github.com/bborbe/iphone-image-backup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Fiphone-image-backup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28218052,"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","status":"online","status_checked_at":"2026-01-05T02:00:06.358Z","response_time":57,"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":"2026-01-05T19:02:23.008Z","updated_at":"2026-01-05T19:04:12.263Z","avatar_url":"https://github.com/bborbe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iPhone Backup Tool\n\nA Python script to backup photos and videos directly from iPhone using pymobiledevice3.\n\n## Features\n- Direct iPhone access without iTunes or Image Capture\n- Automatic organization by date (Year/Date folders: `2024/2024-06-15/`, `2025/2025-07-17/`)\n- Duplicate handling\n- Progress tracking and logging\n- HEIC, JPG, PNG, and video support\n\n## Installation\n\n### Using pyenv (Recommended)\n\n```bash\n# Create virtual environment\npyenv virtualenv 3.11.4 iphone-image-backup\npyenv local iphone-image-backup\n\n# Install dependencies\npip install -r requirements.txt\n```\n\n### Standard Installation\n\n```bash\npip install -r requirements.txt\n```\n\n## Usage\n\n```bash\n# Basic backup - saves to ~/Downloads/iPhone Backup/\npython iphone_backup.py\n\n# Custom backup directory - specify where to save photos\npython iphone_backup.py -d ~/MyBackups\n\n# Show device info - displays iPhone model, iOS version, serial number\npython iphone_backup.py --info\n\n# List connected devices - shows all connected iOS devices\npython iphone_backup.py --list-devices\n\n# Verbose output - shows detailed logging information\npython iphone_backup.py --verbose\n```\n\n## Requirements\n- Python 3.8+\n- Connected iPhone (unlocked and trusted)\n- macOS or Linux\n\n## Contributing\n1. Fork the repository\n2. Create a feature branch\n3. Make your changes\n4. Submit a pull request\n\n## License\nMIT License - see LICENSE file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbborbe%2Fiphone-image-backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbborbe%2Fiphone-image-backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbborbe%2Fiphone-image-backup/lists"}