ClipSync is the ultimate way to sync your clipboard and transfer files between Android and Mac—instantly and securely. Copy on your Mac, paste on your Android, and transfer full files at blazing-fast speeds. Simple, seamless, and effortless.
- Instant Sync — Your clipboard is synchronized across Android and Mac the moment you hit copy. No matter if it's text, links, or images, it's instantly available on your other device without any manual intervention.
Tap Copy on Android -----> Just press Cmd+V on Mac- Fast File Transfer — Send files of any size quickly and securely between your devices. Whether it's a quick document or gigabytes of media, ClipSync handles it with unmatched reliability.
- Ultra-Fast Transfer Mode — Experience blazing-fast transfer speeds that match or even beat AirDrop. We utilize optimized network protocols to ensure you never have to wait for large file transfers again.The only downside is that , its works by removing the encryption of the transfer so its highly recommended to use on Private or Home Networks.
- Cloud & Local Modes — Choose between cloud sync for anywhere access or local network mode for maximum speed. Local mode ensures your data never leaves your home network, giving you absolute privacy and peace of mind.
- OTP Syncs — Securely and instantly sync One-Time Passwords (OTPs) directly between your devices. You'll never have to manually retype a verification code from your phone to your Mac again.
- Frictionless — Designed to be completely seamless and stay out of your way. Just copy on one device and paste on the other, just like it's the exact same machine.
Head to the Releases tab or click the "Download for macOS" button to grab the ClipSync.vX.X.X.zip release file.
Installation steps:
- Unzip the downloaded folder.
- Inside the folder, double-click on
Install ClipSync.command. - If macOS blocks the script with an "unidentified developer" warning, open System Settings ➔ Privacy and Security, scroll down, and click "Open anyway".
- The script will securely install ClipSync into your Applications folder and retain your pairing data.
To enable the ClipSync share extension ➔ Open System Settings ➔ Privacy & Security ➔ Extensions ➔ Sharing, and check the box for ClipSync.
Head to the Releases tab or click the "Download for Android" button to grab the app-release.apk and install it.
Warning
Accessibility Permission Blocked? Android may block the accessibility permission required by the app. If you try to grant the permission and it's blocked, follow these steps:
- Close the app (but don't swipe it away from memory).
- Long-press the ClipSync app icon and tap App Info.
- Tap the 3 dots in the top right corner and select "Allow restricted settings".
- Enter your PIN or use your fingerprint to authenticate.
- Go back to the ClipSync app, and you will now be able to grant the accessibility permission.
If you prefer to compile ClipSync from source yourself, follow the instructions below.
- Clone the repository and navigate to the mac folder:
git clone https://github.com/WinShell-Bhanu/Clipsync cd Clipsync/mac - Open
Clipsync.xcodeprojin Xcode. - In the menu bar, go to Product ➔ Archive and wait for it to finish compiling.
- After a successful build, go to Window ➔ Organizer.
- Select the archive, click Distribute App, select Custom, choose Copy App, and save it to a local folder.
- Drag the newly built
ClipSyncapp into your Applications folder.
Note
Cloud sync will not work out-of-the-box on local builds as it relies on Firebase servers. To get cloud sync working, you must provide your own google-services.json / GoogleService-Info.plist from Firebase. Local sync mode will work normally.
- Open the
androidfolder from the cloned repository in Android Studio. - In the menu bar, go to Build ➔ Build Bundle(s) / APK(s) ➔ Build APK(s) to generate the compiled APK.
- Once generated, locate the APK and install it on your device.
As this project is fully free and the server costs are handled personally, any contributions—whether it's code, bug reports, or simply spreading the word—are massively appreciated! It would be awesome if you could help this repo grow by contributing.








