clipboard-sync-cross-device
Installation
SKILL.md
Clipboard Sync Cross-Device Skill
Skill by ara.so — Devtools Skills collection.
Overview
Clipboard Sync is a Python-based tool for synchronizing clipboard content across multiple devices (Windows, Android, iOS) using cloud storage (Google Drive/Dropbox). It provides end-to-end encryption, clipboard history, push notifications, and selective sync capabilities.
Installation
# Clone the repository
git clone https://github.com/mariusboiti/Clipboard_Sync.git
cd Clipboard_Sync
# Install dependencies
pip install -r requirements.txt