Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/farnots/iCloudDownloader
CLI for downloading iCloud file
https://github.com/farnots/iCloudDownloader
cli force-download icloud icloud-sync macos
Last synced: 14 days ago
JSON representation
CLI for downloading iCloud file
- Host: GitHub
- URL: https://github.com/farnots/iCloudDownloader
- Owner: farnots
- License: mpl-2.0
- Created: 2018-09-09T03:29:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-03T16:33:07.000Z (about 4 years ago)
- Last Synced: 2024-08-01T16:56:03.116Z (3 months ago)
- Topics: cli, force-download, icloud, icloud-sync, macos
- Language: Swift
- Homepage:
- Size: 29.3 KB
- Stars: 107
- Watchers: 10
- Forks: 16
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://github.com/farnots/iCloudDownloader/releases)
* 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 `
* Download a fodler : `icd `
* 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