About this project

CWSP-transfer allows copying text or images on one node and transferring them to the clipboards of selected recipients. The system supports text packets and image transfer via DataAsset (including hash, MIME type, and size). Key technical features: - Operating mechanism: A platform bridge monitors local clipboard changes, normalizes data according to the CWSP v2 protocol, and routes it to nodes or through a gateway. Echo protection is implemented to prevent infinite loops. - Supported actions: clipboard update, write, read, receive, and clear, as well as readiness checks. - Supported platforms: - Android (Capacitor + Java bridge) - Windows / Linux (Neutralino / WebNative) - Browser (SPA control panel and gateway interface) The project includes CWSP v2 protocol specifications and driver documentation.