Skip to content

Releases: WinShell-Bhanu/Clipsync

ClipSync-Major Release

08 Mar 14:03

Choose a tag to compare

Release Title

Auto OTP Copy — Instant OTP Sync from Android to Mac


What's New

Auto OTP Copy (SMS)

OTPs arriving via SMS are now automatically detected, copied, and synced to your Mac — no manual action needed.

  • Intercepts incoming SMS messages in the background
  • Works with banking apps, authentication services, and any SMS-based OTP delivery

Auto OTP Copy (Email)

OTPs delivered via email notifications are now captured too, closing the gap for services that no longer use SMS.

  • Monitors notifications from popular email apps (Gmail, Outlook, Yahoo Mail, and more)
  • 2-second debounce suppresses repeated badge-update notifications for the same email
  • Requires Notification Listener permission (one-time setup in Android Settings)

End-to-End Encrypted OTP Sync

OTPs are encrypted on Android using AES-GCM before being written to Firestore, and decrypted only on your Mac using your shared pairing key — nobody in between can read your codes.


Bug Fixes & Improvements

  • Fixed clipboard sync reliability with a Firestore listener watchdog that auto-restarts if no updates are received in 60 seconds
  • Improved QR scanner stability and pairing flow initialization.
  • Refined background service lifecycle to prevent memory leaks.
  • Reset Pairing option added directly from the Homescreen.
Built-in.Retina.Display.mp4

v1.0.0 (Beta) - Initial Public Release

26 Jan 11:14

Choose a tag to compare

Initial Public Release

ClipSync allows you to seamlessly synchronize your clipboard between your Mac and Android devices. This is the first beta release!

Key Features

  • Instant Sync: Copy on one device, paste on the other immediately.(Currently limited to numbers and text, image will be done in near future)
  • Secure by Default: End-to-end encryption using a locally generated AES-256 secret key.
  • No Accounts Required: Works without user login/signup—just pair your devices.

🛠 Installation

  1. Download ClipSync.app.zip for macOS and follow the instruction provided with the zip.
  2. Download app-release.apk for Android and follow the readme files for installation instructions.

Pre-release Note

This is a beta version. If you find any bugs, please open an issue in this repository.