Clippy is a cross-platform application designed to sync clipboard content across multiple devices seamlessly. The app is available on Windows, Android, and Web. It leverages Firebase for real-time synchronization and is built using Flutter for the Android and Web versions, while the Windows version uses a webview embedded in a Python application. However as of now, the process is NOT automated, and you need to manually paste the content in a dedicated field in order to sync it across devices.
- Cross-Platform Sync: Synchronize clipboard content across Windows, Android, and Web.
- Real-time Updates: Instantaneous clipboard updates using Firebase.
- User-Friendly Interface: Simple and intuitive design for easy usage.
- Flutter: Used for building Android and Web applications.
- Firebase: Backend as a Service (BaaS) for real-time database and authentication.
- Python: Used for the Windows application with an embedded webview.
- Download the APK from the releases page.
- Install the APK on your Android device.
- Open the app and sign in using your Firebase credentials.
- Visit the web application.
- Sign in using your Firebase credentials.
- Download the Windows executable from the releases page.
- Run the installer to install the application on your Windows device.
- Open the app and sign in using your Firebase credentials.
- Launch the App: Open the app on any of your devices.
- Sign In: Use your Firebase credentials to sign in.
- Sync Clipboard: Copy any text on one device, paste it in the dedicated bar and it will be synchronized to all other devices.
For any inquiries or feedback, please contact [email protected].
Happy Syncing! 🚀