Skip to content

Releases: fedepaj/rust-clip

Release v0.1.0-alpha

03 Feb 16:07
a060956

Choose a tag to compare

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

  1. Download RustClip.app.zip.
  2. Extract the archive to get RustClip.app.
  3. Move RustClip.app to your Applications folder.
  4. 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

  1. Download RustClip.exe.
  2. Run the executable to start the application.
  3. SmartScreen: If a protective message appears, click More info and then Run anyway.
  4. 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!