Releases: fedepaj/rust-clip
Releases · fedepaj/rust-clip
Release v0.1.0-alpha
RustClip v0.1.0-alpha 🦀
🚀 Seamless and Secure P2P Clipboard Synchronization
This is the initial alpha release of RustClip, a lightweight utility designed to sync your clipboard (text and images) across multiple devices on your local network with zero reliance on cloud servers.
✨ Highlights
- Peer-to-Peer: High-speed local network transmission.
- End-to-End Encryption: Secure data transfer using
ChaCha20Poly1305. - Automatic Discovery: mDNS support for zero-config setup.
- Internationalization: Support for English and Italian.
- Native Experience: System tray integration and desktop notifications.
📥 Installation Instructions
🍎 macOS
- Download
RustClip.app.zip. - Extract the archive to get
RustClip.app. - Move
RustClip.appto your Applications folder. - First Run: Right-click the app and select Open, or go to System Settings > Privacy & Security and click Open Anyway to bypass the unsigned developer warning.
🪟 Windows
- Download
RustClip.exe. - Run the executable to start the application.
- SmartScreen: If a protective message appears, click More info and then Run anyway.
- The app will reside in your system tray.
Warning
This is a testing version. While the core synchronization is stable, you might encounter edge cases.
Feedback is highly appreciated! Please report any issues or suggestions via GitHub Issues.
Happy syncing!