Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iCloudSync

iCloudSync is a lightweight Windows tool that automatically syncs your iCloud to a specified local folder. It is designed to give you a local copy of your iCloud storage.


Features

  • Sync files from iCloud to a local folder
  • Auto-sync with customizable schedule
  • Can start with windows and run in the background

Requirements

  • Windows 10 or later
  • iCloud installed and running on your PC
  • .NET 9 Runtime (only if using framework-dependent build)

Installation & Usage

Option A — Download Pre-Built Release

  1. Go to the Releases page
  2. Download the latest iCloudSync.exe
  3. Run the EXE (no .NET installation needed if using self-contained build)
  4. Make sure iCloud is running on your PC
  5. Select both iCloud folders and their destinations
  6. Enjoy!

Option B — Build from Source

  1. Clone the repository:
    git clone https://github.com/NotNecrotic/iCloudSync.git
  2. Navigate to the project folder:
    cd iCloudSync
  3. Build the project (Release):
    dotnet build -c Release
  4. Run the app:
    dotnet run --project iCloudSync

About

Syncs your iCloud files to a local drive or folder on Windows

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages