ClipKeep is a cloud-based clipboard manager that allows you to sync your clipboard across multiple devices seamlessly. Whether you're switching between your laptop and phone or collaborating across systems, ClipKeep ensures your clipboard is always accessible.
- 🔗 Cross-Device Sync – Copy text on one device, paste on another.
- ⏳ Clipboard History – Retrieve past clipboard entries anytime.
- 🔄 Auto-Sync & Live Updates – Real-time clipboard updates with
watch
mode. - 🔒 Secure Access – Protect your clipboard with a personal passkey.
- 🚀 Lightweight & Fast – Simple CLI interface for quick usage.
To install ClipKeep, run the following command in your terminal:
curl -sSL https://raw.githubusercontent.com/yazidears/clipkeep/main/install.sh | bash
after that, you may encounter some issues when trying to run it, to add CLIPKEEP to your source:
source ~/.zshrc # For Zsh users
source ~/.bashrc # For Bash users