UniPaste offers an end-to-end encrypted clipboard sharing tool that operates on local networks, eliminating the need for cloud services. Featuring automatic device discovery and support for multiple formats—texts, files, and images—this user-friendly application ensures secure data transfer between devices without compromising on privacy.
UniPaste is a practical clipboard synchronization tool designed for both macOS and Windows users, enabling seamless clipboard sharing without relying on cloud services. Utilizing local network transmission, this application ensures quick and secure data transfer.
git clone https://github.com/Kookiejarz/UniPaste.git
cd UniPaste
pip install -r requirements.txt
# Start server on Mac
python mac_clip_check.py
# Start client on Windows
python windows_client.py
Contributions are welcome! Please submit issues and pull requests to help improve this tool.
Special thanks to the following open-source projects that made this tool possible:
UniPaste is a user-friendly local clipboard synchronization tool that addresses the challenges of collaborating across multiple devices.
No comments yet.
Sign in to be the first to comment.