This repository contains the source code of the Cubbit DS3 Sync application.
Cubbit DS3 Sync is a desktop application that synchronizes your files with your Cubbit DS3 account.
To build the application please follow the steps below:
- MacOS 14 or later
- XCode 15.0 or later
To build the project you need to specify your own provisioning profile and signing certificate in the Signing & Capabilities
tab of the project settings.
Please ensure that the App Group of the main app matches the one of the FileProvider
To download the assets you need to use Git LFS
git lfs install
git lfs pull
The next features we are going to support will be
- Support versioned buckets
- Support object locking
- Implement sync status in the tray menu
- Add support for thumbnails
- Add support for Zero Knowledge drives
- Support ACL public links
You are free to contribute to the project by opening a pull request. Please make sure to follow the contribution guidelines.
The project is licensed under the GPL.