Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imgarylai/open-icloud-drive
💻 Open iCloud Drive
https://github.com/imgarylai/open-icloud-drive
icloud icloud-drive macos swift
Last synced: 19 days ago
JSON representation
💻 Open iCloud Drive
- Host: GitHub
- URL: https://github.com/imgarylai/open-icloud-drive
- Owner: imgarylai
- License: mit
- Created: 2019-10-13T03:15:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-14T07:35:20.000Z (about 5 years ago)
- Last Synced: 2024-11-21T05:33:53.958Z (about 1 month ago)
- Topics: icloud, icloud-drive, macos, swift
- Language: Swift
- Homepage: https://imgarylai.github.io/Open-iCloud-Drive/
- Size: 7.58 MB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Open iCloud Drive
iCloud Drive is a good solution for cloud storage and file synchronization across devices. The user interface is nice like a native directory in the file system. However, as a cloud drive, opening it every time through the file system is not that straight forward. It would be better to open it and access those files synchronized across devices in one click on Mac.
This app learns the idea from other cloud drive solutions, such as Dropbox and Google Drive. These apps have a shortcut on the menubar to open the folder in one click. I want to provide the same feature to the iCloud Drive.
## How to use
[Download the dmg file](https://github.com/imgarylai/Open-iCloud-Drive/releases/download/v1.0.0/Open.iCloud.Drive.dmg). The latest version is recommended. For older versions, please check [release page](https://github.com/imgarylai/Open-iCloud-Drive/releases) to get all versions.
## Screen Shot
![Open iCloud Drive](screen-shot.png)
## Problems?
Please leave your questions in [issues page](https://github.com/imgarylai/Open-iCloud-Drive/issues).