Clipboard Bridge 2.0.4
Clipboard Bridge provides one self-hosted clipboard for Windows, Android and iPhone/iPad, with text, images and arbitrary files sharing the same ordered server history.
Android client 1.0.0-beta.8
- Native Android 10+ application.
- Universal Android Share target for text and every file MIME type.
- Supports both one file and multi-file selections; uploads them in order.
- Live account-aware server history with direct restore and per-item deletion.
- Send and Receive Quick Settings controls.
- Optional automatic incoming monitoring and configurable notifications.
Windows client
- Client mode for a standalone Docker/Python server.
- Server mode for direct Windows-to-phone use without a separate server.
- Per-user installer and portable executable.
- Local history, configurable hotkeys, automatic incoming files and notifications.
iPhone and iPad
- Two ready-made Shortcuts handle text, photos and files.
- Shortcuts can be added to Control Center.
Authentication notice
Token, web password and isolated accounts are optional. Shortcut and Android account URLs can contain token, user and password in plain text. Use a trusted LAN, private VPN or HTTPS reverse proxy.
Release downloads
- Android APK beta 8 for Android 10 and newer.
- Windows installer and Windows portable executable.
- iPhone Shortcuts:
iPhone.Load.Clipboard.shortcutfor Send andiPhone.Download.Clipboard.shortcutfor Receive. - Python server:
clipboard_bridge-Server.py. - Windows Python client:
clipboard_bridge_windows.py.
Developers should clone the repository for Docker files, tests, documentation and complete source code.
The Windows executables are currently unsigned. Windows Smart App Control or Defender may display a warning. See
CODE_SIGNING.mdin the repository.