{"id":46834596,"url":"https://github.com/saiden-dev/icloud-status","last_synced_at":"2026-04-05T19:01:54.264Z","repository":{"id":337444777,"uuid":"1153653778","full_name":"saiden-dev/icloud-status","owner":"saiden-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-01T21:09:53.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-02T08:50:58.607Z","etag":null,"topics":["cli","icloud","macos","rust"],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/saiden-dev.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,"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":"2026-02-09T14:47:33.000Z","updated_at":"2026-04-01T21:09:58.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/saiden-dev/icloud-status","commit_stats":null,"previous_names":["aladac/icloud-status","saiden-dev/icloud-status"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/saiden-dev/icloud-status","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saiden-dev%2Ficloud-status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saiden-dev%2Ficloud-status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saiden-dev%2Ficloud-status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saiden-dev%2Ficloud-status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saiden-dev","download_url":"https://codeload.github.com/saiden-dev/icloud-status/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saiden-dev%2Ficloud-status/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31446531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T15:22:31.103Z","status":"ssl_error","status_checked_at":"2026-04-05T15:22:00.205Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["cli","icloud","macos","rust"],"created_at":"2026-03-10T11:15:40.900Z","updated_at":"2026-04-05T19:01:54.259Z","avatar_url":"https://github.com/saiden-dev.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# icloud-status\n\n[![GitHub release](https://img.shields.io/github/v/tag/aladac/icloud-status?label=version)](https://github.com/aladac/icloud-status/releases)\n[![Test](https://github.com/aladac/icloud-status/actions/workflows/test.yml/badge.svg)](https://github.com/aladac/icloud-status/actions/workflows/test.yml)\n\nA macOS CLI tool to display comprehensive iCloud status information.\n\n## Features\n\n- Storage quota (human-readable format)\n- Sync status (idle/syncing/disabled containers)\n- Last sync time\n- iCloud Drive size and location\n- Desktop \u0026 Documents sync status\n- Bird daemon status\n- Network reachability\n- Active containers with resolved app names\n- Pending uploads/downloads\n- Issue detection (stuck/failed syncs)\n\n## Requirements\n\n- macOS 12+\n- Swift 5.9+\n- [just](https://github.com/casey/just) (optional, for build commands)\n\n## Installation\n\n### Homebrew\n\n```bash\nbrew install saiden-dev/tap/icloud-status\n```\n\n### Using just\n\n```bash\n# Build and install to ~/bin\njust install\n\n# Or install globally\njust install-global\n```\n\n### Manual\n\n```bash\n# Build\nswift build -c release\n\n# Copy to PATH\ncp .build/release/icloud-status ~/bin/\n```\n\n## Usage\n\n```bash\n# Full status report\nicloud-status\n\n# Brief one-line status\nicloud-status --brief\nicloud-status -b\n\n# Watch mode (auto-refresh)\nicloud-status --watch\nicloud-status -w\n\n# Custom refresh interval (seconds)\nicloud-status --watch --interval 10\n\n# Raw brctl output\nicloud-status --raw\n\n# Disable colors\nicloud-status --no-color\n\n# Show help\nicloud-status --help\n\n# Show version\nicloud-status --version\n```\n\n### Sample Output\n\n```\n╔══════════════════════════════════════╗\n║         iCloud Status Report         ║\n╚══════════════════════════════════════╝\n\nSTORAGE\n─────────\n  Remaining: 1.42 TB\n  Account:   account=1234567890\n\nSYNC STATUS\n─────────────\n  Total Containers:    91\n  Idle (synced):       36\n  Currently syncing:   0\n  Disabled (no app):   55\n  Last Sync:           2024-01-15 10:30:45\n\nICLOUD DRIVE\n──────────────\n  Location:   ~/Library/Mobile Documents/\n  Total Size: 1.2G\n  Containers: 91\n\nDESKTOP \u0026 DOCUMENTS\n─────────────────────\n  Desktop:   Synced (156M)\n  Documents: Synced (2.1G)\n\nDAEMON STATUS\n───────────────\n  Bird:    Running (PID 12345)\n  Network: Reachable\n\nACTIVE CONTAINERS\n───────────────────\n  • Keynote\n  • Pages\n  • Numbers\n  • iCloud Drive\n  • Mail\n  ... and 5 more\n\nISSUES\n────────\n  None detected\n```\n\n### Brief Mode\n\n```bash\n$ icloud-status -b\niCloud: 1.42 TB free | 36/91 synced | Bird: ✓\n```\n\n## Development\n\n```bash\n# Build debug version\njust build-debug\n\n# Run with arguments\njust run --brief\n\n# Watch mode\njust watch\n\n# Update dependencies\njust update\n\n# Show dependency tree\njust deps\n\n# Clean build artifacts\njust clean\n\n# Run tests\njust test\n```\n\n## Dependencies\n\n- [swift-argument-parser](https://github.com/apple/swift-argument-parser) - CLI argument parsing\n- [Rainbow](https://github.com/onevcat/Rainbow) - Terminal colors\n\n## How It Works\n\nUses macOS's `brctl` (Bird Control) command-line tool to query iCloud status:\n\n- `brctl quota` - Storage quota\n- `brctl status` - Sync status of all containers\n- `brctl dump` - Database info and sync times\n- `brctl accounts` - Account information\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaiden-dev%2Ficloud-status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaiden-dev%2Ficloud-status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaiden-dev%2Ficloud-status/lists"}