All Projects → farnots → iCloudDownloader

farnots / iCloudDownloader

Licence: MPL-2.0 license
CLI for downloading iCloud file

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to iCloudDownloader

cloud-ignore-files
Make Cloud sync ignore certain project files
Stars: ✭ 70 (-14.63%)
Mutual labels:  icloud, icloud-sync
icloud
Access the iCloud API
Stars: ✭ 34 (-58.54%)
Mutual labels:  icloud
Docker Icloudpd
An Alpine Linux 3.13 container for the iCloud Photos Downloader command line utility
Stars: ✭ 76 (-7.32%)
Mutual labels:  icloud
Hxphotopicker
图片/视频选择器 - 支持LivePhoto、GIF图片选择、3DTouch预览、在线下载iCloud上的资源、编辑图片/视频、浏览网络图片 功能 Imitation wx photo/image picker - support for LivePhoto, GIF image selection, 3DTouch preview, Download the resources on iCloud online, browse the web image function
Stars: ✭ 2,363 (+2781.71%)
Mutual labels:  icloud
Tothepenny
A budget tracker app for iOS
Stars: ✭ 82 (+0%)
Mutual labels:  icloud
Cloudkit Demo.swift
Stars: ✭ 244 (+197.56%)
Mutual labels:  icloud
Cirrus
☁️ Simple CloudKit sync for Codable Swift models
Stars: ✭ 65 (-20.73%)
Mutual labels:  icloud
iBadApple
First ever: Windows, free iCloud & activation lock bypass... that isn't a malware!
Stars: ✭ 133 (+62.2%)
Mutual labels:  icloud
NAS-Nav-iCloud
NAS-Nav导航仿iCloud风格
Stars: ✭ 25 (-69.51%)
Mutual labels:  icloud
React Native Icloudstore
A drop in replacement for React Native's AsyncStorage API that wraps the iCloud Ubiquitous Key-Value Store.
Stars: ✭ 143 (+74.39%)
Mutual labels:  icloud
Cloudkit Demo.objective C
Stars: ✭ 133 (+62.2%)
Mutual labels:  icloud
Hardchoice
有时候作抉择真的很痛苦,Swift写的生活类APP
Stars: ✭ 90 (+9.76%)
Mutual labels:  icloud
icloud3
iCloud3 - An advanced device_tracker custom_component for iPhones, iPads, etc. It monitors zone & location updates triggered by the HA iOS App and supports Apple 2fa verification.
Stars: ✭ 304 (+270.73%)
Mutual labels:  icloud
Swiftassetspickercontroller
A simple assets picker controller based on iOS 8 Photos framework. Supports iCloud photos and videos. It's written in Swift.
Stars: ✭ 81 (-1.22%)
Mutual labels:  icloud
syncTabs
Sync your firefox tabs with Safari on iOS
Stars: ✭ 25 (-69.51%)
Mutual labels:  icloud
Ricloud
Python client for Reincubate's ricloud API. Yes, it works with iOS 14 & iPhone 12 backups!
Stars: ✭ 71 (-13.41%)
Mutual labels:  icloud
Cloudkitgdpr
Framework for allowing users to manage data stored in iCloud
Stars: ✭ 126 (+53.66%)
Mutual labels:  icloud
Pdf Archiver
A tool for tagging files and archiving tasks.
Stars: ✭ 182 (+121.95%)
Mutual labels:  icloud
pi-cloud-frame
An icloud-powered digital frame running on a Raspberry Pi. Downloads a random sample of photos from your icloud account, crops them to the correct aspect ratio and displays them. Supports parallel slideshows, interactive menus, GPS/EXIF lookup and auto rotation via a MPU-6050 accelerometer.
Stars: ✭ 21 (-74.39%)
Mutual labels:  icloud
iCloud-Photo-Downloader
iCloud Photo Downloader - Fetch Originals from iCloud Photo Library
Stars: ✭ 17 (-79.27%)
Mutual labels:  icloud

iCloudDownloader

This is a simple CLI interface for fetching file and folder from the iCloud Storage.

Why this CLI ?

Downloading a file stored on iCloud from the Finder is easy, one click and you are done. But when you are on a terminal, you can't open a .icloud file in order to force download the file. iCloudDownloader is here to fix this issue by provinding a quick command for force download an iCloud file.

Installation

  • Download the lastest version
  • Extract the file : tar -xf ./icd_1.0.tar
  • Move the executable to the /usr/local/bin/ : mv ./icd /usr/local/bin/icd

Usage

  • Download a file : icd <local_file_path>
  • Download a fodler : icd <local_folder_path>
  • Download all current folder : icd -A

Compatiblity

iCloudDownloader should work on macOS 10.2 Sierra, and on OS X 10.11 El Capitan.

Futur improvement

  • Create a full iCloud manager from the terminal
    • Erase file
    • See download progression
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].