9 repos
Libraries and command-line tools for reading, writing, and managing system clipboard data across different platforms and desktop environments. The cluster includes cross-platform clipboard abstractions (like clipboardy and windows-clipboard), platform-specific implementations for Windows, X11/Linux, and Wayland, and higher-level clipboard managers like Ditto. Most repos are written in JavaScript or C, with some Rust implementations, reflecting both the need for fast native clipboard access and the prevalence of Node.js-based CLI tools in this domain.